Küçük ama çevik yazılım ekipleri için ölçeklenebilir yapılarla uyumlu, FastAPI tabanlı projelerde hızlı ve düzenli geliştirme süreci sağlayan güçlü bir başlangıç yapılandırması.
A production-ready FastAPI project template that provides a clean architecture, modular organization, and environment-based configuration—ideal for scalable systems and agile workflows.
| __pycache__ | ||
| dist | ||
| fastorg.egg-info | ||
| myenv | ||
| __init__.py | ||
| apps.py | ||
| basic_conf.py | ||
| config.py | ||
| docker-compose.yml | ||
| LICENSE | ||
| main2.py | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| setup_project.py | ||
FastOrganizer
the basic conf for fastapi with scalable project and small agile teams.