debate/backend/app/core
Mikkel Georgsen 519333e598 feat(01-01): create FastAPI application structure with health endpoint
- Add FastAPI app with title 'Debate API' v1.0.0
- Configure pydantic-settings for environment-based configuration
- Create /health endpoint at root level
- Create /api/v1/health and /api/v1/health/ready endpoints
- Disable docs/redoc in production environment
2026-01-25 20:09:21 +00:00
..
__init__.py feat(01-01): create FastAPI application structure with health endpoint 2026-01-25 20:09:21 +00:00
config.py feat(01-01): create FastAPI application structure with health endpoint 2026-01-25 20:09:21 +00:00