- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 142 for api_route (0.21 sec)
-
docs/es/docs/advanced/custom-response.md
Por supuesto, probablemente encontrarás formas mucho mejores de aprovechar esto que formatear JSON. 😉 ## Clase de response por defecto { #default-response-class } Al crear una instance de la clase **FastAPI** o un `APIRouter`, puedes especificar qué clase de response usar por defecto. El parámetro que define esto es `default_response_class`.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13.2K bytes - Viewed (0) -
docs/en/docs/_llm-test.md
* the Uvicorn worker * the Gunicorn Worker * the worker process * the worker class * the workload * the deployment * to deploy * the SDK * the software development kit * the `APIRouter` * the `requirements.txt` * the Bearer Token * the breaking change * the bug * the button * the callable * the code * the commit * the context manager * the coroutine * the database session
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Dec 11 14:48:47 UTC 2025 - 11.4K bytes - Viewed (0) -
docs/pt/docs/_llm-test.md
* o Worker do Gunicorn * o processo worker * a classe de worker * a carga de trabalho * a implantação * implantar * o SDK * o kit de desenvolvimento de software * o `APIRouter` * o `requirements.txt` * o Bearer Token * a alteração com quebra de compatibilidade * o bug * o botão * o chamável * o código * o commit * o gerenciador de contexto * a corrotina
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 10:17:03 UTC 2025 - 12.4K bytes - Viewed (0) -
docs/pt/docs/advanced/custom-response.md
## Classe de resposta padrão { #default-response-class } Quando você criar uma instância da classe **FastAPI** ou um `APIRouter` você pode especificar qual classe de resposta utilizar por padrão. O padrão que define isso é o `default_response_class`.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13.8K bytes - Viewed (0) -
docs/en/docs/release-notes.md
```Python from fastapi import APIRouter, Depends async def some_dependency(): return router = APIRouter(prefix="/users", dependencies=[Depends(some_dependency)]) ``` **In `include_router`** Most of these settings are now supported in `APIRouter`, which normally lives closer to the related code, so it is recommended to use `APIRouter` when possible.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const AF_OSI = 7 pkg syscall (darwin-386), const AF_PPP = 34 pkg syscall (darwin-386), const AF_PUP = 4 pkg syscall (darwin-386), const AF_RESERVED_36 = 36 pkg syscall (darwin-386), const AF_ROUTE = 17 pkg syscall (darwin-386), const AF_SIP = 24 pkg syscall (darwin-386), const AF_SNA = 11 pkg syscall (darwin-386), const AF_SYSTEM = 32 pkg syscall (darwin-386), const B0 = 0
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const AF_NETGRAPH ideal-int pkg syscall (freebsd-386-cgo), const AF_OSI ideal-int pkg syscall (freebsd-386-cgo), const AF_PUP ideal-int pkg syscall (freebsd-386-cgo), const AF_ROUTE ideal-int pkg syscall (freebsd-386-cgo), const AF_SCLUSTER ideal-int pkg syscall (freebsd-386-cgo), const AF_SIP ideal-int pkg syscall (freebsd-386-cgo), const AF_SLOW ideal-int
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const AF_OSI ideal-int pkg syscall (freebsd-arm64), const AF_PUP = 4 pkg syscall (freebsd-arm64), const AF_PUP ideal-int pkg syscall (freebsd-arm64), const AF_ROUTE = 17 pkg syscall (freebsd-arm64), const AF_ROUTE ideal-int pkg syscall (freebsd-arm64), const AF_SCLUSTER = 34 pkg syscall (freebsd-arm64), const AF_SCLUSTER ideal-int pkg syscall (freebsd-arm64), const AF_SIP = 24
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const AF_PUP ideal-int pkg syscall (darwin-arm64), const AF_RESERVED_36 = 36 pkg syscall (darwin-arm64), const AF_RESERVED_36 ideal-int pkg syscall (darwin-arm64), const AF_ROUTE = 17 pkg syscall (darwin-arm64), const AF_ROUTE ideal-int pkg syscall (darwin-arm64), const AF_SIP = 24 pkg syscall (darwin-arm64), const AF_SIP ideal-int pkg syscall (darwin-arm64), const AF_SNA = 11
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const AF_OSI ideal-int pkg syscall (netbsd-arm64-cgo), const AF_PUP = 4 pkg syscall (netbsd-arm64-cgo), const AF_PUP ideal-int pkg syscall (netbsd-arm64-cgo), const AF_ROUTE = 34 pkg syscall (netbsd-arm64-cgo), const AF_ROUTE ideal-int pkg syscall (netbsd-arm64-cgo), const AF_SNA = 11 pkg syscall (netbsd-arm64-cgo), const AF_SNA ideal-int pkg syscall (netbsd-arm64-cgo), const ARPHRD_ARCNET = 7
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)