CSCI-GA-2820-FA24-003 / products

NYU DevOps Products Service Fall 2024
Apache License 2.0
0 stars 1 forks source link

Refactor Microservice with Flask-RESTX #51

Open NBFYayI opened 1 month ago

NBFYayI commented 1 month ago

As a Developer I need to refactor the microservice using Flask-RESTX. So that I can provide Swagger documentation and better API management.

Details and Assumptions

Given the service is refactored with Flask-RESTX 
When I access the Swagger docs 
Then I should see accurate documentation for all API endpoints.