Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/examples
/ read_root
Route
read_root
python/vibe-coding-ide/backend/server.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
dotenv
import
load_dotenv
4
from
fastapi
import
FastAPI, Request
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected