Build a Pizza delivery API with FastAPI #14 | Document the API with Swagger Using Doc Strings

preview_player
Показать описание
Hey guys , This is part 14 of a series of videos where we are going to build a Pizza delivery API for a Pizza delivery service. This video is intended for anyone who wants to learn how to build REST APIs with FastAPI.

In this video, we document our API using Doc Strings. This helps us to describe in detail what the various endpoints of our API do. We therefore document in detail all of the routes of our API so as to make it easy for anyone who may want to use our API.

Please like comment and subscribe to the channel.

SOURCE CODE:

GITHUB:

TWITTER:
Рекомендации по теме
Комментарии
Автор

Thanks for watching. Please Subscribe.

SsaliJonathan
Автор

Thank you so much, this series has really improved my knowledge of fastapi

valentina-buoro
Автор

I've been following this series(using tortoise orm) and I'm enjoying every bit of it.

Thank you so much.

TheAremoh