2 Commits

Author SHA1 Message Date
Automated Action
7a32d606f3 Create simple todo app with FastAPI and SQLite
- Setup project structure
- Create database models for todos
- Configure SQLite database connection
- Add Alembic migration scripts
- Implement CRUD API endpoints for todos
- Add health check endpoint
- Update README with documentation

generated with BackendIM... (backend.im)
2025-05-13 07:02:29 +00:00
Automated Action
7024716dc2 Initial commit from template 2025-05-13 06:59:48 +00:00