4 Commits

Author SHA1 Message Date
Dave
de156f1cf9 chore: comment out some lines to cause error during deployment 2025-05-13 15:29:06 +01:00
Dave
92f3fa6c7f chore: remove another import 2025-05-13 15:24:26 +01:00
Dave
cb03ee0ef1 chore: remove import statement 2025-05-13 15:21:32 +01:00
Automated Action
95a8111a53 Implement simple todo app with FastAPI
- Created project structure and FastAPI application
- Added SQLite database models and Pydantic schemas
- Implemented todo routes (add, list, delete)
- Set up Alembic migrations
- Added health endpoint

generated with BackendIM... (backend.im)
2025-05-13 13:09:47 +00:00