Creating Beautiful REST APIs using Python Flask and Swagger UI

preview_player
Показать описание
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:

#python #flask #restful #apis #swagger #openapi #marshmallow #apispec #openapi
Рекомендации по теме
Комментарии
Автор

exactly what i was looking for! thanks so much! liked and subscribed! friendly suggestion: Bigger font size would help a lot.

shahelak
Автор

Anyone came across this error?

Undocumented TypeError: Failed to execute 'fetch' on 'Window': Invalid name

mozes_ma
Автор

Hi 🖐️
Hola, buen video 👍
Consulta: de los 3 frameworks: Django, FastApi y Flask... Cuál recomendarias para este 2022.o 2023.??

Y cuál framework es mejor para la construcción de REST APIs..???🤔

Saludos

josemariadiy
Автор

Very good content, just the font size. us the long sighted ones were having a hard time.

masetenicholas
Автор

What other commands can we do besides the GET command?. For example, can we do it with the POST command?

mehmetensardag
Автор

How would I use APISpec and Blueprints? Surprisingly there is no clear documentation on this.

sqwale
Автор

Very informative video...can you explain how to expose a pickle created for prediction as get method using swagger and flask ??

adarshagarwalla
Автор

Anyone else getting a cross domain issue:

Fetch error


How to resolve?

yourboywill
Автор

Can You explain how to add JWT or OAuth to this swaggerUI. Or if there is any documentation you can redirect me there

vjanand