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