NYU-DevOps-Charlie-CSCI-GA-3033-013 / products

Product Team for CSCI-GA.3033-013
http://nyu-lab-bluemix-charlie-products.mybluemix.net/
1 stars 1 forks source link

Add Swagger Documentation Support #42

Closed ephraimrosenfeld closed 7 years ago

ephraimrosenfeld commented 7 years ago

As a: user

I need: standardized documentation to inform me about what the API does.

So that: when I want to know about how the microservice works and what it does, I have access to documenation that will infom me.

Assumptions: We will be using use Flasgger to generate Swagger documentation.

Acceptance Criteria: The Swagger docs can be accessed at: http://localhost:5000/apidocs/index.html The raw Swagger specification JSON can be found at: http://localhost:5000/v1/spec