2 Commits

Author SHA1 Message Date
Automated Action
5e499461d7 Create simple FastAPI Todo application
- Set up project structure with FastAPI
- Create Todo model with SQLAlchemy
- Set up Alembic for database migrations
- Implement CRUD operations for todos
- Add health endpoint
- Update README with setup and usage instructions

generated with BackendIM... (backend.im)
2025-05-13 05:00:15 +00:00
Automated Action
de61d25650 Initial commit from template 2025-05-13 04:56:02 +00:00