2 Commits

Author SHA1 Message Date
Automated Action
c1765ee96b Implement Task Manager API
- Set up project structure with FastAPI
- Configure SQLite database with SQLAlchemy
- Create Task model with Alembic migrations
- Implement CRUD API endpoints for tasks
- Add health check and CORS configuration
- Update documentation
2025-06-04 08:04:34 +00:00
Automated Action
52f37e35ef Initial commit from template 2025-06-04 07:59:20 +00:00