Creating Beautiful REST APIs using Python Flask and Swagger UI

Опубликовано: 28 Сентябрь 2024
на канале: CodePossibility
33,397
304

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