An open API service indexing awesome lists of open source software.

https://github.com/vastevenson/flask-swagger-docs-vs-demo


https://github.com/vastevenson/flask-swagger-docs-vs-demo

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

### Adding Swagger Docs to Existing Flask App

Swagger lets you create an interactive docs route for your flask app. You reference a swagger.json file that follows the OpenAPI spec and Swagger handles the front end to make the documentation for your service more engaging and interactive.