2 Commits

Author SHA1 Message Date
Automated Action
629ba0ee1c Create REST API with FastAPI and SQLite
- Set up project structure with FastAPI app
- Implement SQLAlchemy models and async database connection
- Create CRUD endpoints for items resource
- Add health endpoint for monitoring
- Configure Alembic for database migrations
- Create comprehensive documentation

generated with BackendIM... (backend.im)
2025-05-15 15:49:28 +00:00
Automated Action
62844df7b6 Initial commit from template 2025-05-15 15:46:03 +00:00