3 Commits

Author SHA1 Message Date
Automated Action
a46b44fcec Fix pydantic error by adding ClassVar type annotation to DB_DIR
generated with BackendIM... (backend.im)
2025-05-14 01:22:25 +00:00
Automated Action
f047098f40 Create FastAPI REST API with SQLite database
- Set up project structure with FastAPI and SQLAlchemy
- Configure SQLite database with async support
- Implement CRUD endpoints for items resource
- Add health endpoint for monitoring
- Set up Alembic migrations
- Create comprehensive documentation

generated with BackendIM... (backend.im)
2025-05-14 01:20:38 +00:00
Automated Action
c186e177dc Initial commit from template 2025-05-14 01:16:53 +00:00