2 Commits

Author SHA1 Message Date
Automated Action
f24dc4e301 Create simple inventory application with FastAPI and SQLite
- Set up FastAPI project structure
- Configure SQLite database with SQLAlchemy
- Create Item model and schemas
- Implement CRUD endpoints for inventory items
- Set up Alembic for database migrations
- Add comprehensive documentation
2025-06-17 01:50:57 +00:00
Automated Action
7214624162 Initial commit from template 2025-06-17 01:43:49 +00:00