Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Full-Stack-FastAPI-React-and-MongoDB
/ root
Route
root
chapter3/chapter3_path.py:None–None ·
view source on GitHub ↗
app.get("/car/{id}")
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI
2
3
app = FastAPI()
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected