Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
6
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f1484d
fastapi_django_main_live
/
routers
/
bunnkatu
/
src
/
models
/
api.py
kenken999
d
3d2aa58
9 months ago
raw
Copy download link
history
blame
123 Bytes
from
dataclasses
import
dataclass
@dataclass
class
API
:
name:
str
description:
str
category:
str
link:
str