2 Commits

Author SHA1 Message Date
Automated Action
b3827bf6b3 Add complete FastAPI delivery business backend
- Created customer, driver, and order models with SQLAlchemy
- Implemented CRUD API endpoints for all entities
- Set up SQLite database with Alembic migrations
- Added health check and base URL endpoints
- Configured CORS middleware for all origins
- Updated README with comprehensive documentation
2025-06-27 09:19:00 +00:00
Automated Action
a3da62bafc Initial commit from template 2025-06-27 09:09:54 +00:00