2 Commits

Author SHA1 Message Date
Automated Action
00174fd9dc Create REST API with FastAPI and SQLite
- Set up project structure with FastAPI
- Configure SQLite database with SQLAlchemy
- Set up Alembic for migrations
- Create Item model and schema
- Implement CRUD operations
- Add health endpoint

generated with BackendIM... (backend.im)
2025-05-13 21:57:29 +00:00
Automated Action
b0a61273b7 Initial commit from template 2025-05-13 21:54:08 +00:00