2 Commits

Author SHA1 Message Date
Automated Action
a030964e07 Implement REST API with FastAPI and SQLite
- Set up project structure and dependencies
- Implement database models with SQLAlchemy
- Set up Alembic migrations
- Create FastAPI application with CORS support
- Implement API endpoints (CRUD operations)
- Add health check endpoint
- Update README with setup and usage instructions
2025-06-03 12:23:52 +00:00
Automated Action
fb1fc63647 Initial commit from template 2025-06-03 12:18:36 +00:00