MCPcopy Index your code
hub / github.com/fastapi/fastapi / tutorial006_py310.py

File tutorial006_py310.py

docs_src/frontend/tutorial006_py310.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from fastapi import FastAPI
2
3app = FastAPI()
4

Callers

nothing calls this directly

Calls 2

FastAPIClass · 0.90
frontendMethod · 0.45

Tested by

no test coverage detected