Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cuatrolabs
/
cuatrolabs-ecomm-ms
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cuatrolabs-ecomm-ms
/
app
/
order
/
__init__.py
MukeshKapoor25
feat(order): Implement order management service with create, retrieve, and list endpoints
806bf3d
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
"""
Order module for e-commerce microservice.
Handles customer order creation and management.
"""