
- Created FastAPI application structure - Added Todo model and CRUD operations - Added database integration with SQLAlchemy - Added migrations with Alembic - Added health endpoint - Added API documentation with Swagger UI and ReDoc
1 line
50 B
Plaintext
1 line
50 B
Plaintext
Generic single-database configuration with SQLite. |