This repo is a work-in-progress. By no means should you deploy this to any production environment.
Contributions are always welcome.
Generate spec from file:
docker run --rm -v $PWD:/local openapitools/openapi-generator-cli generate -i /local/spec.yaml -g go-server -o /local/