Voltar ao ranking
Enterprise-level backend architecture solution with fastapi、sqlalchemy,、celery、pydantic、grafana、docker...
fastapifbacelerysqlalchemyfastapi-templategrafana
Métricas principais
Crescimento de estrelas
Estrelas
2.5k
Forks
371
Crescimento semanal
—
Issues
12
1k2k
abr. de 2023out. de 2023mai. de 2024nov. de 2024jun. de 2025jan. de 2026jul. de 2026
ArtefatosPyPI
pip install fastapi-best-architectureREADME
Three-tier architecture
The MVC architecture is common in Python Web as a general design pattern, but the three-tier architecture is more fascinating
However, please note that we do not have a traditional multi-app (microservices) directory structure (django, springBoot...). ), but a self-righteous directory structure that you can give it any twist if you don't like this model!
| workflow | java | fastapi_best_architecture |
|---|---|---|
| view | controller | api |
| data transmit | dto | schema |
| business logic | service + impl | service |
| data access | dao / mapper | crud |
| model | model / entity | model |
Help
For more details, please check the official documentation
Contributors
Special thanks
Interactivity
License
This project is licensed by the terms of the MIT license
Repositórios relacionados
