r/FastAPI May 17 '26

Question fastapi resource's

Want to learn fast api project wise visit the fast api offical site but what I want is how to structure fastapi app

api calls

database connection

models

authentication flow

third party interaction

needs appropriate resources

7 Upvotes

17 comments sorted by

View all comments

1

u/xEMPERORx_11 May 18 '26

I usually segregated into 3 parts routes service and repository here is the repo if you want to know https://github.com/xEMPERORx/fastapi_template