Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AsyncFuncAI/deepwiki-open
/ root
Route
root
api/api.py:None–None ·
view source on GitHub ↗
app.get("/")
Source
from the content-addressed store, hash-verified
1
import
os
2
import
logging
3
from
fastapi
import
FastAPI, HTTPException, Query, Request, WebSocket
4
from
fastapi.middleware.cors
import
CORSMiddleware
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected