- Sort Score
- Result 10 results
- Languages All
Results 231 - 240 of 319 for Starlette (0.14 sec)
-
docs/en/docs/advanced/events.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.9K bytes - Viewed (0) -
README.md
**Typer** is FastAPI's little sibling. And it's intended to be the **FastAPI of CLIs**. โจ๏ธ ๐ ## Requirements { #requirements } FastAPI stands on the shoulders of giants: * <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a> for the web parts. * <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">Pydantic</a> for the data parts. ## Installation { #installation }
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 15:19:49 UTC 2025 - 24.3K bytes - Viewed (0) -
docs/ko/docs/tutorial/request-files.md
```Python contents = myfile.file.read() ``` /// note | "`async` ๊ธฐ์ ์ ์ธ๋ถ์ฌํญ" `async` ๋ฉ์๋๋ค์ ์ฌ์ฉํ ๋ **FastAPI**๋ ์ค๋ ๋ํ์์ ํ์ผ ๋ฉ์๋๋ค์ ์คํํ๊ณ ๊ทธ๋ค์ ๊ธฐ๋ค๋ฆฝ๋๋ค. /// /// note | Starlette ๊ธฐ์ ์ ์ธ๋ถ์ฌํญ **FastAPI**์ `UploadFile` ์ **Starlette**์ `UploadFile` ์ ์ง์ ์ ์ผ๋ก ์์๋ฐ์ง๋ง, **Pydantic** ๋ฐ FastAPI์ ๋ค๋ฅธ ๋ถ๋ถ๋ค๊ณผ์ ํธํ์ฑ์ ์ํด ํ์ํ ๋ถ๋ถ๋ค์ด ์ถ๊ฐ๋์์ต๋๋ค. /// ## "ํผ ๋ฐ์ดํฐ"๋
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 8K bytes - Viewed (0) -
docs/ko/docs/advanced/response-directly.md
์ด๋ฌํ ๊ฒฝ์ฐ, ๋ฐ์ดํฐ๋ฅผ ์๋ต์ ์ ๋ฌํ๊ธฐ ์ ์ `jsonable_encoder`๋ฅผ ์ฌ์ฉํ์ฌ ๋ณํํ ์ ์์ต๋๋ค: {* ../../docs_src/response_directly/tutorial001.py hl[6:7,21:22] *} /// note | ๊ธฐ์ ์ ์ธ๋ถ ์ฌํญ `from starlette.responses import JSONResponse`๋ฅผ ์ฌ์ฉํ ์๋ ์์ต๋๋ค. **FastAPI**๋ ๊ฐ๋ฐ์์ ํธ์๋ฅผ ์ํด `starlette.responses`๋ฅผ `fastapi.responses`๋ก ์ ๊ณตํฉ๋๋ค. ๊ทธ๋ฌ๋ ๋๋ถ๋ถ์ ๊ฐ๋ฅํ ์๋ต์ Starlette์์ ์ง์ ์ ๊ณตํฉ๋๋ค. /// ## ์ฌ์ฉ์ ์ ์ `Response` ๋ฐํํ๊ธฐ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.4K bytes - Viewed (0) -
docs/em/docs/features.md
## ๐ โ **FastAPI** ๐ ๐ โฎ๏ธ (& โ๏ธ ๐) <a href="https://www.starlette.io/" class="external-link" target="_blank"><strong>๐</strong></a>. , ๐ ๐ ๐ ๐ ๐ โ๏ธ, ๐ ๐ท. `FastAPI` ๐ค ๐ง-๐ `Starlette`. , ๐ฅ ๐ โช ๐ญ โ๏ธ โ๏ธ ๐, ๐ ๐ ๏ธ ๐ ๐ท ๐ ๐. โฎ๏ธ **FastAPI** ๐ ๐ค ๐ **๐**'โ โ (FastAPI ๐ ๐ ๐):
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 8K bytes - Viewed (0) -
docs/es/docs/advanced/events.md
/// info | Informaciรณn Puedes leer mรกs sobre los manejadores `lifespan` de Starlette en <a href="https://www.starlette.io/lifespan/" class="external-link" target="_blank">la documentaciรณn de `Lifespan` de Starlette</a>. Incluyendo cรณmo manejar el estado de lifespan que puede ser usado en otras รกreas de tu cรณdigo. /// ## Sub Aplicaciones
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/tr/docs/tutorial/first-steps.md
`FastAPI`, API'niz iรงin tรผm iลlevselliฤi saฤlayan bir Python sฤฑnฤฑfฤฑdฤฑr. /// note | Teknik Detaylar `FastAPI` doฤrudan `Starlette`'i miras alan bir sฤฑnฤฑftฤฑr. <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a>'in tรผm iลlevselliฤini `FastAPI` ile de kullanabilirsiniz. /// ### Adฤฑm 2: Bir `FastAPI` "รrneฤi" Oluลturalฤฑm
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.4K bytes - Viewed (0) -
docs/es/docs/tutorial/first-steps.md
`FastAPI` es una clase de Python que proporciona toda la funcionalidad para tu API. /// note | Detalles Tรฉcnicos `FastAPI` es una clase que hereda directamente de `Starlette`. Puedes usar toda la funcionalidad de <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a> con `FastAPI` tambiรฉn. /// ### Paso 2: crea una "instance" de `FastAPI` {* ../../docs_src/first_steps/tutorial001.py hl[3] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 17:46:44 UTC 2024 - 12.2K bytes - Viewed (0) -
docs/en/docs/index.md
**Typer** is FastAPI's little sibling. And it's intended to be the **FastAPI of CLIs**. โจ๏ธ ๐ ## Requirements { #requirements } FastAPI stands on the shoulders of giants: * <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a> for the web parts. * <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">Pydantic</a> for the data parts. ## Installation { #installation }
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.3K bytes - Viewed (0) -
docs/de/docs/tutorial/path-params.md
Trotzdem kรถnnen Sie das in **FastAPI** tun, indem Sie eines der internen Tools von Starlette verwenden. Die Dokumentation wรผrde weiterhin funktionieren, allerdings wird nicht dokumentiert werden, dass der Parameter ein Pfad sein sollte. ### Pfad Konverter Mittels einer Option direkt von Starlette kรถnnen Sie einen *Pfad-Parameter* deklarieren, der einen Pfad enthalten soll, indem Sie eine URL wie folgt definieren:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 10K bytes - Viewed (0)