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