1 Commits

Author SHA1 Message Date
Automated Action
5973e92fca Create simple one-file FastAPI Todo app
- Add main.py with basic CRUD operations for todo items
- Create requirements.txt with necessary dependencies
- Update README.md with application details
- Include /health endpoint for health checks
- Use SQLite for data storage
2025-05-17 05:04:05 +00:00