In this video I'm going to show you how to create RESTful APIs using Flask and document it by generating API specification in Open API aka Swagger format using apispec and configure Swagger UI.
You can find the source code at:
https://github.com/CodePossibility/fl...
Flask: https://flask.palletsprojects.com
Swagger: https://swagger.io
#python #flask #restful #apis #swagger #openapi #marshmallow #apispec #openapi