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.
Go to file
2025-05-18 03:27:22 +03:00
__pycache__ 1.0.0.dev1 2025-05-18 03:22:51 +03:00
dist 1.0.0.dev1 2025-05-18 03:22:51 +03:00
fastorg.egg-info 1.0.0.dev1 2025-05-18 03:22:51 +03:00
myenv 1.0.0.dev1 2025-05-18 03:22:51 +03:00
__init__.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00
.gitignore 1.0.0.dev1 2025-05-18 03:27:22 +03:00
apps.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00
basic_conf.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00
config.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00
docker-compose.yml 1.0.0.dev1 2025-05-18 03:22:51 +03:00
LICENSE Initial commit 2025-05-17 13:54:38 +00:00
main2.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00
main.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00
pyproject.toml 1.0.0.dev1 2025-05-18 03:22:51 +03:00
README.md Initial commit 2025-05-17 13:54:38 +00:00
setup_project.py 1.0.0.dev1 2025-05-18 03:22:51 +03:00

FastOrganizer

the basic conf for fastapi with scalable project and small agile teams.