Modular Project Structure With FastAPI Routers - FastAPI Beyond CRUD (Part 4)

preview_player
Показать описание
In this video, we restructure our API from a single file to a more organized structure that shall scale with our project. We achieve this using FastAPI routers. FastAPI routers allow us to organize our project into modules and group related endpoints together.

#python #api #fastapi

PLEASE DONATE TO THE CHANNEL THROUGH:
BUY ME A COFFEE:

PATREON:

You can also consider Becoming a member of this channel.

FOLLOW ME:

X:

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

okay, I will say I have learnt FastAPI in 13 minutes, I stopped at when you were introducing requirements.txt!

Man, APIs are easy to build, thanks to the people making things simple for us!

Thanks for the diversion sebbo, it was worth it, let me go back to reading my book that woke me up on such a sweet weekend😆

lutaayajamil
Автор

Well explained + Presented
Have good one

suen-tech
Автор

I like your tutorials very much and have subscribed to you

wenhuizhu-vu
Автор

Hey! first, thank you for the valuable FastAPI new playlist

While following the playlist and at the end of "router.include" method I encountered error saying invalid syntax do you have any idea why it's complaining? Or am I missing something.

I've drop the code snapshot in discord since I can't it here

illuminaughty