2 Commits

Author SHA1 Message Date
Automated Action
e84ae05b4e Implement simple Todo application with FastAPI and SQLite
- Set up project structure
- Configure SQLite database connection
- Create Todo model and schema
- Implement CRUD API endpoints for todo items
- Add health check endpoint
- Update README with documentation

generated with BackendIM... (backend.im)
2025-05-13 11:24:31 +00:00
Automated Action
ea3016825e Initial commit from template 2025-05-13 11:22:16 +00:00