- Sort Score
- Result 10 results
- Languages All
Results 401 - 410 of 529 for tip (0.01 sec)
-
docs/em/docs/tutorial/dependencies/classes-as-dependencies.md
๐ ๐ผ ๐ โคด๏ธ ๐ ๐: {* ../../docs_src/dependencies/tutorial004.py hl[19] *} ...& **FastAPI** ๐ ๐ญ โซ๏ธโ. /// tip ๐ฅ ๐ ๐ ๐ ๐จ ๐ ๐, ๐คทโโ โซ๏ธ, ๐ ๐ซ *๐ช* โซ๏ธ. โซ๏ธ โจ. โฉ๏ธ **FastAPI** ๐ ๐ ๐ค ๐ ๐ ๐ ๐.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.5K bytes - Viewed (0) -
docs/en/docs/tutorial/security/get-current-user.md
Notice that we declare the type of `current_user` as the Pydantic model `User`. This will help us inside of the function with all the completion and type checks. /// tip You might remember that request bodies are also declared with Pydantic models. Here **FastAPI** won't get confused because you are using `Depends`. /// /// check
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 4K bytes - Viewed (0) -
docs/ko/docs/advanced/response-directly.md
๊ทธ๋ฌ๋ *๊ฒฝ๋ก ์์ *์์ `JSONResponse`๋ฅผ ์ง์ ๋ฐํํ ์๋ ์์ต๋๋ค. ์๋ฅผ ๋ค์ด, ์ฌ์ฉ์ ์ ์ ํค๋๋ ์ฟ ํค๋ฅผ ๋ฐํํด์ผ ํ๋ ๊ฒฝ์ฐ์ ์ ์ฉํ ์ ์์ต๋๋ค. ## `Response` ๋ฐํํ๊ธฐ ์ฌ์ค, `Response` ๋๋ ๊ทธ ํ์ ํด๋์ค๋ฅผ ๋ฐํํ ์ ์์ต๋๋ค. /// tip `JSONResponse` ์์ฒด๋ `Response`์ ํ์ ํด๋์ค์ ๋๋ค. /// ๊ทธ๋ฆฌ๊ณ `Response`๋ฅผ ๋ฐํํ๋ฉด **FastAPI**๊ฐ ์ด๋ฅผ ๊ทธ๋๋ก ์ ๋ฌํฉ๋๋ค. Pydantic ๋ชจ๋ธ๋ก ๋ฐ์ดํฐ ๋ณํ์ ์ํํ์ง ์์ผ๋ฉฐ, ๋ด์ฉ์ ๋ค๋ฅธ ํ์์ผ๋ก ๋ณํํ์ง ์์ต๋๋ค.
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/ko/docs/advanced/templates.md
{!../../docs_src/templates/tutorial001.py!} ``` /// note | ์ฐธ๊ณ FastAPI 0.108.0 ์ด์ ๊ณผ Starlette 0.29.0์์๋ `name`์ด ์ฒซ ๋ฒ์งธ ๋งค๊ฐ๋ณ์์์ต๋๋ค. ๋ํ ์ด์ ๋ฒ์ ์์๋ `request` ๊ฐ์ฒด๊ฐ Jinja2์ ์ปจํ ์คํธ์์ ํค-๊ฐ ์์ ์ผ๋ถ๋ก ์ ๋ฌ๋์์ต๋๋ค. /// /// tip | ํ `response_class=HTMLResponse`๋ฅผ ์ ์ธํ๋ฉด ๋ฌธ์ UI ์๋ต์ด HTML์์ ์ ์ ์์ต๋๋ค. /// /// note | ๊ธฐ์ ์ธ๋ถ ์ฌํญ `from starlette.templating import Jinja2Templates`๋ฅผ ์ฌ์ฉํ ์๋ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 13:07:23 UTC 2024 - 3.7K bytes - Viewed (0) -
docs/pt/docs/tutorial/security/get-current-user.md
A...
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Jan 10 13:33:35 UTC 2025 - 4.5K bytes - Viewed (0) -
docs/em/docs/tutorial/schema-extra-example.md
{* ../../docs_src/schema_extra_example/tutorial001.py hl[15:23] *} ๐ โ โน ๐ ๐ฎ-๐ข **๐ป ๐** ๐ ๐ท, & โซ๏ธ ๐ โ๏ธ ๐ ๏ธ ๐ฉบ. /// tip ๐ ๐ช โ๏ธ ๐ โ โ ๐ป ๐ & ๐ฎ ๐ ๐ ๐ โ โน. ๐ผ ๐ ๐ช โ๏ธ โซ๏ธ ๐ฎ ๐ ๐ธ ๐ฉโ๐ป ๐ข, โ๏ธ. /// ## `Field` ๐ โ ๐โ โ๏ธ `Field()` โฎ๏ธ Pydantic ๐ท, ๐ ๐ช ๐ฃ โ โน **๐ป ๐** ๐ถโโ๏ธ ๐ ๐ โ โ ๐ข.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.6K bytes - Viewed (0) -
docs/pt/docs/tutorial/index.md
<span style="background-color:#007166"><font color="#D3D7CF"> tip </font></span> Running in development mode, for production use: <b>fastapi run</b> Logs:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Thu Jan 09 20:41:07 UTC 2025 - 4.8K bytes - Viewed (0) -
docs/pt/docs/tutorial/body-updates.md
* Salvar os dados no seu banco de dados. * Retornar o modelo atualizado. {* ../../docs_src/body_updates/tutorial002_py310.py hl[28:35] *} /// tip | Dica Vocรช pode realmente usar essa mesma tรฉcnica com uma operaรงรฃo HTTP `PUT`. Mas o exemplo aqui usa `PATCH` porque foi criado para esses casos de uso. /// /// note | Nota
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/en/docs/tutorial/query-params.md
In this case, there are 3 query parameters: * `needy`, a required `str`. * `skip`, an `int` with a default value of `0`. * `limit`, an optional `int`. /// tip You could also use `Enum`s the same way as with [Path Parameters](path-params.md#predefined-values){.internal-link target=_blank}.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 4.5K bytes - Viewed (0) -
docs/en/docs/tutorial/request-files.md
/// info `File` is a class that inherits directly from `Form`. But remember that when you import `Query`, `Path`, `File` and others from `fastapi`, those are actually functions that return special classes. /// /// tip To declare File bodies, you need to use `File`, because otherwise the parameters would be interpreted as query parameters or body (JSON) parameters. /// The files will be uploaded as "form data".
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.3K bytes - Viewed (0)