3 Commits

Author SHA1 Message Date
Automated Action
8643704f09 Fix SQLite migration syntax for datetime and default values in products table
generated with BackendIM... (backend.im)
2025-05-14 00:55:49 +00:00
Automated Action
0e00013b7f Implement product catalog API with CRUD operations
- Created FastAPI application with product catalog functionality
- Implemented CRUD operations for products
- Added SQLAlchemy models and Pydantic schemas
- Set up SQLite database with Alembic migrations
- Added health check endpoint
- Updated README with project documentation

generated with BackendIM... (backend.im)
2025-05-13 17:21:00 +00:00
Automated Action
979005abe0 Initial commit from template 2025-05-13 17:17:40 +00:00