- Sort Score
- Result 10 results
- Languages All
Results 551 - 560 of 2,042 for external (0.14 sec)
-
docs/es/docs/advanced/events.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 8.2K bytes - Viewed (0) -
docs/em/docs/benchmarks.md
# ๐ ๐ฌ ๐ธ๐ฒ ๐ ๐ฆ **FastAPI** ๐ธ ๐โโ ๐ฝ Uvicorn <a href="https://www.techempower.com/benchmarks/#section=test&runid=7464e520-0dc2-473d-bd34-dbdfd7e85911&hw=ph&test=query&l=zijzen-7" class="external-link" target="_blank">1๏ธโฃ โฉ ๐ ๐ ๏ธ ๐ช</a>, ๐ด ๐ ๐ & Uvicorn ๐ซ (โ๏ธ ๐ FastAPI). (*) โ๏ธ ๐โ โ ๐ & ๐บ ๐ ๐ โ๏ธ ๐ ๐คฏ. ## ๐ & ๐ ๐โ ๐ โ ๐, โซ๏ธ โ ๐ ๐ ๐งฐ ๐ ๐ ๐ฌ ๐. ๐ฏ, ๐ Uvicorn, ๐ & FastAPI ๐ฌ ๐ฏโโ๏ธ (๐ช ๐ ๐ ๐งฐ).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Apr 01 09:26:04 UTC 2023 - 2.7K bytes - Viewed (0) -
docs/de/docs/tutorial/extra-models.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.8K bytes - Viewed (0) -
docs/kms/IAM.md
You can either use KES - together with an external KMS - or, much simpler, set the env. variable `MINIO_KMS_SECRET_KEY` and start/restart the MinIO server. For more details about KES and how to set it up refer to our [KMS Guide](https://github.com/minio/minio/blob/master/docs/kms/README.md). Instead of configuring an external KMS you can start with a single key by
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 5.3K bytes - Viewed (0) -
docs/ko/docs/tutorial/cors.md
# ๊ต์ฐจ ์ถ์ฒ ๋ฆฌ์์ค ๊ณต์ <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" class="external-link" target="_blank">CORS ๋๋ "๊ต์ฐจ-์ถ์ฒ ๋ฆฌ์์ค ๊ณต์ "</a>๋, ๋ธ๋ผ์ฐ์ ์์ ๋์ํ๋ ํ๋ก ํธ์๋๊ฐ ์๋ฐ์คํฌ๋ฆฝํธ๋ก ์ฝ๋๋ก ๋ฐฑ์๋์ ํต์ ํ๊ณ , ๋ฐฑ์๋๋ ํด๋น ํ๋ก ํธ์๋์ ๋ค๋ฅธ "์ถ์ฒ"์ ์กด์ฌํ๋ ์ํฉ์ ์๋ฏธํฉ๋๋ค. ## ์ถ์ฒ ์ถ์ฒ๋ ํ๋กํ ์ฝ(`http` , `https`), ๋๋ฉ์ธ(`myapp.com`, `localhost`, `localhost.tiangolo.com` ), ๊ทธ๋ฆฌ๊ณ ํฌํธ(`80`, `443`, `8080` )์ ์กฐํฉ์ ์๋ฏธํฉ๋๋ค. ๋ฐ๋ผ์, ์๋๋ ๋ชจ๋ ์์ดํ ์ถ์ฒ์ ๋๋ค: * `http://localhost` * `https://localhost`
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.7K bytes - Viewed (0) -
docs/uk/docs/tutorial/query-params-str-validations.md
ะฆะต ะผะพะถะฝะฐ ะดะพััะณัะธ ะทะฐ ะดะพะฟะพะผะพะณะพั <a href="https://docs.pydantic.dev/latest/concepts/validators/#field-after-validator" class="external-link" target="_blank">Pydantic's `AfterValidator`</a> ะฒ ัะตัะตะดะธะฝั `Annotated`. /// tip | ะัะดะบะฐะทะบะฐ Pydantic ัะฐะบะพะถ ะผะฐั <a href="https://docs.pydantic.dev/latest/concepts/validators/#field-before-validator" class="external-link" target="_blank">`BeforeValidator`</a> ัะฐ ัะฝัั. ๐ค ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 14:17:24 UTC 2025 - 26.1K bytes - Viewed (0) -
docs/uk/docs/tutorial/response-model.md
/// /// info | ะะฝัะพัะผะฐััั ะะธ ัะฐะบะพะถ ะผะพะถะตัะต ะฒะธะบะพัะธััะพะฒัะฒะฐัะธ: * `response_model_exclude_defaults=True` * `response_model_exclude_none=True`
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Jun 24 19:14:01 UTC 2025 - 24.8K bytes - Viewed (0) -
docs/es/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial002.py hl[14] *} ## Instalar manejadores de excepciones personalizados Puedes agregar manejadores de excepciones personalizados con <a href="https://www.starlette.io/exceptions/" class="external-link" target="_blank">las mismas utilidades de excepciones de Starlette</a>. Supongamos que tienes una excepciรณn personalizada `UnicornException` que tรบ (o un paquete que usas) podrรญa lanzar.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 9.6K bytes - Viewed (0) -
docs/en/docs/how-to/conditional-openapi.md
If you want to secure your API, there are several better things you can do, for example:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 2.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/request-form-models.md
# ํผ ๋ชจ๋ธ FastAPI์์ **Pydantic ๋ชจ๋ธ**์ ์ด์ฉํ์ฌ **ํผ ํ๋**๋ฅผ ์ ์ธํ ์ ์์ต๋๋ค. /// info | ์ ๋ณด ํผ(Form)์ ์ฌ์ฉํ๋ ค๋ฉด, ๋จผ์ <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a>๋ฅผ ์ค์นํ์ธ์. [๊ฐ์ ํ๊ฒฝ](../virtual-environments.md){.internal-link target=_blank}์ ์์ฑํ๊ณ ํ์ฑํํ ๋ค์, ์๋์ ๊ฐ์ด ์ค์นํ ์ ์์ต๋๋ค: ```console $ pip install python-multipart ``` /// /// note | ์ฐธ๊ณ ์ด ๊ธฐ๋ฅ์ FastAPI ๋ฒ์ `0.113.0` ์ดํ๋ถํฐ ์ง์๋ฉ๋๋ค. ๐ค
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:44:27 UTC 2024 - 2.3K bytes - Viewed (0)