2 Commits

Author SHA1 Message Date
Automated Action
852e0a32b1 Create simple FastAPI application with SQLite and Alembic
- Set up project structure
- Create FastAPI app with health endpoint
- Implement SQLAlchemy with SQLite database
- Set up Alembic for database migrations
- Create CRUD operations for items
- Add comprehensive documentation
2025-05-20 14:20:21 +00:00
Automated Action
f79319738d Initial commit from template 2025-05-20 14:16:01 +00:00