2 Commits

Author SHA1 Message Date
Automated Action
96f40fc562 Create FastAPI endpoint service
- Set up FastAPI project structure with best practices
- Implemented SQLAlchemy models with SQLite database
- Added Alembic for database migrations
- Created CRUD API endpoints for items
- Added health check endpoint
- Updated documentation

generated with BackendIM... (backend.im)
2025-05-13 19:03:02 +00:00
Automated Action
553597d8e6 Initial commit from template 2025-05-13 19:00:14 +00:00