- Sort Score
- Result 10 results
- Languages All
Results 201 - 210 of 319 for Starlette (0.05 sec)
-
docs/em/docs/tutorial/testing.md
/// tip ๐ ๐ ๐ฌ ๐ข ๐ `def`, ๐ซ `async def`. & ๐ค ๐ฉโ๐ป ๐ ๐ค, ๐ซ โ๏ธ `await`. ๐ โ ๐ โ๏ธ `pytest` ๐ ๐ต ๐คข. /// /// note | ๐ก โน ๐ ๐ช โ๏ธ `from starlette.testclient import TestClient`. **FastAPI** ๐ ๐ `starlette.testclient` `fastapi.testclient` ๐ช ๐, ๐ฉโ๐ป. โ๏ธ โซ๏ธ ๐ ๐ โช๏ธโก๏ธ ๐. /// /// tip
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.9K bytes - Viewed (0) -
docs/ja/docs/alternatives.md
webใซ้ขใใใณใขใช้จๅใๅ จใฆๆฑใใพใใใใฎไธใซๆฉ่ฝใ่ฟฝๅ ใใพใใ `FastAPI`ใฏใฉในใใฎใใฎใฏใ`Starlette`ใฏใฉในใ็ดๆฅ็ถๆฟใใฆใใพใใ ๅบๆฌ็ใซใฏStarletteใฎๅผทๅ็ใงใใใใใStarletteใงๅฏ่ฝใชใใจใฏ**FastAPI**ใง็ดๆฅๅฏ่ฝใงใใ /// ### <a href="https://www.uvicorn.org/" class="external-link" target="_blank">Uvicorn</a> Uvicornใฏ้ๅธธใซ้ซ้ใชASGIใตใผใใผใงใuvloopใจhttptoolsใซใใๆงๆใใใฆใใพใใ ใฆใงใใใฌใผใ ใฏใผใฏใงใฏใชใใตใผใใผใงใใไพใใฐใใในใซใผใใฃใณใฐใฎใใผใซใฏๆไพใใฆใใพใใใใใใใฏใStarlette (ใ**FastAPI**) ใฎใใใชใใฌใผใ ใฏใผใฏใใใฎไธใงๆไพใใใใฎใงใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 31.5K bytes - Viewed (0) -
docs/ko/docs/history-design-future.md
์ฌ๋ฌ ๋์์ ํ ์คํธํ ํ, [Pydantic](https://docs.pydantic.dev/)์ ์ฌ์ฉํ๊ธฐ๋ก ๊ฒฐ์ ํ์ต๋๋ค. ์ดํ ์ ๋ **Pydantic**์ด JSON Schema์ ์๋ฒฝํ ํธํ๋๋๋ก ๊ฐ์ ํ๊ณ , ๋ค์ํ ์ ์ฝ ์กฐ๊ฑด ์ ์ธ์ ์ง์ํ๋ฉฐ, ์ฌ๋ฌ ํธ์ง๊ธฐ์์์ ์๋ ์์ฑ๊ณผ ํ์ ๊ฒ์ฌ ๊ธฐ๋ฅ์ ํฅ์ํ๊ธฐ ์ํด ๊ธฐ์ฌํ์ต๋๋ค. ๋ํ, ๋ ๋ค๋ฅธ ์ฃผ์ ํ์์กฐ๊ฑด์ด์๋ [Starlette](https://www.starlette.io/)์๋ ๊ธฐ์ฌํ์ต๋๋ค. --- ## ๊ฐ๋ฐ **FastAPI**๋ฅผ ๊ฐ๋ฐํ๊ธฐ ์์ํ ์ฆ์์๋ ๋๋ถ๋ถ์ ์ค๋น๊ฐ ์ด๋ฏธ ์๋ฃ๋ ์ํ์์ต๋๋ค. ์ค๊ณ๊ฐ ์ ์๋์๊ณ , ํ์์กฐ๊ฑด๊ณผ ๋๊ตฌ๊ฐ ์ค๋น๋์์ผ๋ฉฐ, ํ์ค๊ณผ ๋ช ์ธ์ ๋ํ ์ง์๋ ์ถฉ๋ถํ์ต๋๋ค. --- ## ๋ฏธ๋
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Thu Nov 07 20:46:14 UTC 2024 - 4.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/response-status-code.md
<img src="https://fastapi.tiangolo.com/img/tutorial/response-status-code/image02.png"> /// note | ๊ธฐ์ ์ ์ธ๋ถ์ฌํญ `from starlette import status` ์ญ์ ์ฌ์ฉํ ์ ์์ต๋๋ค. **FastAPI**๋ ๊ฐ๋ฐ์์ธ ์ฌ๋ฌ๋ถ์ ํธ์๋ฅผ ์ํด `fastapi.status` ์ ๋์ผํ `starlette.status` ๋ ์ ๊ณตํฉ๋๋ค. ํ์ง๋ง ์ด๊ฒ์ Starlette๋ก๋ถํฐ ์ง์ ์ ๊ณต๋ฉ๋๋ค. /// ## ๊ธฐ๋ณธ๊ฐ ๋ณ๊ฒฝ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.8K bytes - Viewed (0) -
docs/tr/docs/history-design-future.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 4.7K bytes - Viewed (0) -
docs/ko/docs/advanced/additional-status-codes.md
๋ชจ๋ธ ๋ฑ๊ณผ ํจ๊ป ์ง๋ ฌํ๋์ง ์์ต๋๋ค. ์ํ๋ ๋ฐ์ดํฐ๊ฐ ์๋์ง, ๊ฐ์ด ์ ํจํ JSON์ธ์ง ํ์ธํฉ๋๋ค(`JSONResponse`๋ฅผ ์ฌ์ฉํ๋ ๊ฒฝ์ฐ). /// /// note | ๊ธฐ์ ์ ์ธ๋ถ ์ ๋ณด `from starlette.responses import JSONResponse`๋ฅผ ์ฌ์ฉํ ์๋ ์์ต๋๋ค. **FastAPI**๋ ๊ฐ๋ฐ์ ์ฌ๋ฌ๋ถ์ ์ํ ํธ์์ฑ์ผ๋ก `fastapi.responses`์ ๋์ผํ `starlette.responses`๋ฅผ ์ ๊ณตํฉ๋๋ค. ๊ทธ๋ฌ๋ ์ฌ์ฉ ๊ฐ๋ฅํ ์๋ต์ ๋๋ถ๋ถ์ Starlette์์ ์ง์ ์ ๊ณต๋ฉ๋๋ค. `status` ๋ํ ๋ง์ฐฌ๊ฐ์ง์ ๋๋ค. /// ## OpenAPI ๋ฐ API ๋ฌธ์
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:22:47 UTC 2024 - 2.1K bytes - Viewed (0) -
docs/ko/docs/tutorial/first-steps.md
{* ../../docs_src/first_steps/tutorial001.py hl[1] *} `FastAPI`๋ ๋น์ ์ API๋ฅผ ์ํ ๋ชจ๋ ๊ธฐ๋ฅ์ ์ ๊ณตํ๋ ํ์ด์ฌ ํด๋์ค์ ๋๋ค. /// note | ๊ธฐ์ ์ธ๋ถ์ฌํญ `FastAPI`๋ `Starlette`๋ฅผ ์ง์ ์์ํ๋ ํด๋์ค์ ๋๋ค. `FastAPI`๋ก <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a>์ ๋ชจ๋ ๊ธฐ๋ฅ์ ์ฌ์ฉํ ์ ์์ต๋๋ค. /// ### 2 ๋จ๊ณ: `FastAPI` "์ธ์คํด์ค" ์์ฑ {* ../../docs_src/first_steps/tutorial001.py hl[3] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.3K bytes - Viewed (0) -
docs/zh-hant/docs/tutorial/first-steps.md
{* ../../docs_src/first_steps/tutorial001.py h1[1] *} `FastAPI` ๆฏไธๅ Python ้กๅฅ๏ผๆไพๆๆ API ็ๅ จ้จๅ่ฝใ /// note | Technical Details `FastAPI` ๆฏไธๅ็ดๆฅ็นผๆฟ่ช `Starlette` ็้กๅฅใ ไฝ ๅๆจฃๅฏไปฅ้้ `FastAPI` ไพไฝฟ็จ <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a> ๆๆ็ๅ่ฝใ /// ### ็ฌฌไบๆญฅ๏ผๅปบ็ซไธๅ `FastAPI` ใๅฏฆไพใ {* ../../docs_src/first_steps/tutorial001.py h1[3] *} ้่ฃก็ `app` ่ฎๆธๅฐๆๆฏ `FastAPI` ้กๅฅ็ใๅฏฆไพใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:20:58 UTC 2024 - 11.6K bytes - Viewed (0) -
docs/hu/docs/index.md
**Typer** a FastAPI kistestvรฉre. A **CLI-k FastAPI-ja**. โจ๏ธ ๐ ## Kรถvetelmรฉnyek A FastAPI รณriรกsok vรกllรกn รกll: * <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a> a webes rรฉszekhez. * <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">Pydantic</a> az adat rรฉszekhez. ## Telepรญtรฉs <div class="termy"> ```console
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 20.2K bytes - Viewed (0) -
docs/ko/docs/tutorial/path-operation-configuration.md
{* ../../docs_src/path_operation_configuration/tutorial001.py hl[3,17] *} ๊ฐ ์ํ ์ฝ๋๋ค์ ์๋ต์ ์ฌ์ฉ๋๋ฉฐ, OpenAPI ์คํค๋ง์ ์ถ๊ฐ๋ฉ๋๋ค. /// note | ๊ธฐ์ ์ ์ธ๋ถ์ฌํญ ๋ค์๊ณผ ๊ฐ์ด ์ํฌํธํ์ ๋ ์ข์ต๋๋ค. `from starlette import status`. **FastAPI**๋ ๊ฐ๋ฐ์ ์ฌ๋ฌ๋ถ์ ํธ์๋ฅผ ์ํด์ `starlette.status`์ ๋์ผํ `fastapi.status`๋ฅผ ์ ๊ณตํฉ๋๋ค. ํ์ง๋ง Starlette์์ ์ง์ ์จ ๊ฒ์ ๋๋ค. /// ## ํ๊ทธ (๋ณดํต ๋จ์ผ `str`์ธ) `str`๋ก ๊ตฌ์ฑ๋ `list`์ ํจ๊ป ๋งค๊ฐ๋ณ์ `tags`๋ฅผ ์ ๋ฌํ์ฌ, `๊ฒฝ๋ก ์๋`์ ํ๊ทธ๋ฅผ ์ถ๊ฐํ ์ ์์ต๋๋ค:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.9K bytes - Viewed (0)