Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kaballas
/
mcp-memory-service
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kaballas
commited on
7 days ago
Commit
91b62fd
·
verified
·
1 Parent(s):
a27dc0c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -5,3 +5,4 @@ app = FastAPI()
5
@app.get("/")
6
def greet_json():
7
return {"Hello": "World!"}
5
@app.get("/")
6
def greet_json():
7
return {"Hello": "World!"}
8
+