Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ health
Route
health
src/codegraphcontext/api/app.py:None–None ·
view source on GitHub ↗
app.get("/health")
Source
from the content-addressed store, hash-verified
1
# src/codegraphcontext/api/app.py
2
import
os
3
from
fastapi
import
Depends, FastAPI
4
from
fastapi.responses
import
HTMLResponse
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected