DougColeman
6 years agoNew Contributor
swaggerhub api and Nginx
Hello,
I am intending to build a series microservices, to be hosted in a docker swarm behind nginx (nginxplus).
Maybe I'm naive, but I am new to both OpenAPI and microservices and REST in general - so noobie alert....
I have this idea that I should be able to define my API in swaggerhub and, somehow (magically) integrate the API with my NGINX configuration to provide strict route definitions. Has anyone seen a project that defines nginx compatible upstream configurations based on swaggerhub definitions? Also, how are others handling API versioning in conjunction with NGINX?
Any guides would be helpful,
Thanks
Doug Coleman