- Sort Score
- Result 10 results
- Languages All
Results 191 - 200 of 213 for Uvicorn (0.06 sec)
-
docs/en/docs/tutorial/security/first-steps.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 8.4K bytes - Viewed (0) -
docs/em/docs/advanced/openapi-callbacks.md
/// tip ๐ ๐ ๐ ๐ซ ๐ถโโ๏ธ ๐ป โซ๏ธ (`invoices_callback_router`) `callback=`, โ๏ธ ๐ข `.routes`, `invoices_callback_router.routes`. /// ### โ ๐ฉบ ๐ ๐ ๐ช โถ๏ธ ๐ ๐ฑ โฎ๏ธ Uvicorn & ๐ถ <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>. ๐ ๐ ๐ ๐ ๐ฉบ โ "โฒ" ๐ ๐ *โก ๐ ๏ธ* ๐ ๐ฆ โ *๐ข ๐ ๏ธ* ๐ ๐ ๐:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.5K bytes - Viewed (0) -
docs/ja/docs/deployment/https.md
<img src="/img/deployment/https/https04.drawio.svg"> ### ใชใฏใจในใใฎๅพฉๅทๅ TLS Termination Proxy ใฏใๅๆใๅใใฆใใๆๅทๅใไฝฟ็จใใฆใ**ใชใฏใจในใใๅพฉๅทๅ**ใใ**ใใฌใผใณ (ๅพฉๅทๅใใใ) HTTP ใชใฏใจในใ** ใใขใใชใฑใผใทใงใณใๅฎ่กใใฆใใใใญใปใน (ไพใใฐใFastAPI ใขใใชใฑใผใทใงใณใๅฎ่กใใฆใใ Uvicorn ใๆใคใใญใปใน) ใซ้ไฟกใใพใใ <img src="/img/deployment/https/https05.drawio.svg"> ### HTTP ใฌในใใณใน ใขใใชใฑใผใทใงใณใฏใชใฏใจในใใๅฆ็ใใ**ใใฌใผใณ(ๆๅทๅใใใฆใใชใ)HTTPใฌในใใณใน** ใTLS Termination Proxyใซ้ไฟกใใพใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 15.5K bytes - Viewed (0) -
docs/es/docs/tutorial/security/first-steps.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 8.8K bytes - Viewed (0) -
docs/ja/docs/help-fastapi.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 5.9K bytes - Viewed (0) -
docs/pt/docs/help-fastapi.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 8.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/sql-databases.md
### ์ ํ๋ฆฌ์ผ์ด์ ์คํํ๊ธฐ ์ ํ๋ฆฌ์ผ์ด์ ์ ์คํํ๋ ค๋ฉด ๋ค์ ๋ช ๋ น์ ์ฌ์ฉํฉ๋๋ค: <div class="termy"> ```console $ fastapi dev main.py <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> ๊ทธ๋ฐ ๋ค์ `/docs` UI๋ก ์ด๋ํ๋ฉด, **FastAPI**๊ฐ ํด๋น **model๋ค**์ ์ฌ์ฉํ์ฌ API **๋ฌธ์๋ฅผ ์์ฑ**ํ๋ ๊ฒ์ผ๋ฅด ํ์ธํ ์ ์์ต๋๋ค. ๋ํ ์ด ๋ชจ๋ธ๋ค์ ๋ฐ์ดํฐ๋ฅผ ์ง๋ ฌํํ๊ณ ๊ฒ์ฆํ๋ ๋ฐ์๋ ์ฌ์ฉ๋ฉ๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Dec 24 16:14:29 UTC 2024 - 18K bytes - Viewed (0) -
docs/ru/docs/help-fastapi.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 22.4K bytes - Viewed (0) -
docs/en/docs/advanced/settings.md
<div class="termy"> ```console $ ADMIN_EMAIL="******@****.***" APP_NAME="ChimichangApp" fastapi run main.py <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> /// tip To set multiple env vars for a single command just separate them with a space, and put them all before the command. ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 12.2K bytes - Viewed (0) -
docs/es/docs/advanced/settings.md
<div class="termy"> ```console $ ADMIN_EMAIL="******@****.***" APP_NAME="ChimichangApp" fastapi run main.py <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> /// tip | Consejo
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 12.7K bytes - Viewed (0)