Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ammaraak
/
Hakathon2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Hakathon2
/
src
/
services
/
__init__.py
Nanny7
Complete Todo API with deferred DB connection
9d278fe
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
141 Bytes
"""
Services Module
This module will contain business logic.
Services will be called by routers and will handle core application logic.
"""