pythonasyncioapiasyncfastapiframeworkjsonjson-schemaopenapiopenapi3pydanticpython-typespython3redocreststarletteswaggerswagger-uiuvicornweb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
715 B
715 B
FastAPI
-Klasse
Hier sind die Referenzinformationen für die Klasse FastAPI
mit all ihren Parametern, Attributen und Methoden.
Sie können die FastAPI
-Klasse direkt von fastapi
importieren:
from fastapi import FastAPI
::: fastapi.FastAPI options: members: - openapi_version - webhooks - state - dependency_overrides - openapi - websocket - include_router - get - put - post - delete - options - head - patch - trace - on_event - middleware - exception_handler