mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-11 18:26:08 +00:00
fix: project structure
This commit is contained in:
@@ -29,4 +29,4 @@ def read_root():
|
||||
|
||||
@app.get("/api/endpoint")
|
||||
async def test_endpoint():
|
||||
return {"hello": "world"}
|
||||
return "Hello World!"
|
||||
|
||||
Reference in New Issue
Block a user