3 Commits

Author SHA1 Message Date
Automated Action
97f1aebefd Enhance Task Manager API with root endpoint and validation 2025-06-06 11:04:14 +00:00
Automated Action
3be833dc43 Implement Task Manager API with FastAPI and SQLite
- Set up project structure
- Configure SQLAlchemy models and database connection
- Set up Alembic for database migrations
- Create Pydantic schemas for API data validation
- Implement task CRUD operations
- Add task filtering and pagination
- Include health check endpoint
- Update README with setup and usage instructions
2025-06-04 20:37:13 +00:00
Automated Action
8971f55a9d Initial commit from template 2025-06-04 20:32:02 +00:00