Search Options

Results per page
Sort
Preferred Languages
Advance

Results 641 - 650 of 2,345 for External (0.56 sec)

  1. docs/em/docs/advanced/security/http-basic-auth.md

    <img src="/img/tutorial/security/image12.png">
    
    ## โœ… ๐Ÿ†”
    
    ๐Ÿ“ฅ ๐ŸŒ… ๐Ÿ ๐Ÿ–ผ.
    
    โš™๏ธ ๐Ÿ”— โœ… ๐Ÿšฅ ๐Ÿ†” &amp; ๐Ÿ” โ˜‘.
    
    ๐Ÿ‘‰, โš™๏ธ ๐Ÿ ๐Ÿฉ ๐Ÿ•น <a href="https://docs.python.org/3/library/secrets.html" class="external-link" target="_blank">`secrets`</a> โœ… ๐Ÿ†” &amp; ๐Ÿ”.
    
    `secrets.compare_digest()` ๐Ÿ’ช โœŠ `bytes` โš–๏ธ `str` ๐Ÿ‘ˆ ๐Ÿ•ด ๐Ÿ”Œ ๐Ÿ”  ๐Ÿฆน (๐Ÿ• ๐Ÿ‡ช๐Ÿ‡ธ), ๐Ÿ‘‰ โ›“ โšซ๏ธ ๐Ÿšซ๐Ÿ”œ ๐Ÿ‘ท โฎ๏ธ ๐Ÿฆน ๐Ÿ’– `รก`, `Sebastiรกn`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 4K bytes
    - Viewed (0)
  2. docs/ko/docs/tutorial/path-operation-configuration.md

    <a href="https://ko.wikipedia.org/wiki/%EB%A7%88%ED%81%AC%EB%8B%A4%EC%9A%B4" class="external-link" target="_blank">๋งˆํฌ๋‹ค์šด</a> ๋ฌธ๋ฒ•์œผ๋กœ ๋…์ŠคํŠธ๋ง์„ ์ž‘์„ฑํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค, ์ž‘์„ฑ๋œ ๋งˆํฌ๋‹ค์šด ํ˜•์‹์˜ ๋…์ŠคํŠธ๋ง์€ (๋งˆํฌ๋‹ค์šด์˜ ๋“ค์—ฌ์“ฐ๊ธฐ๋ฅผ ๊ณ ๋ คํ•˜์—ฌ) ์˜ฌ๋ฐ”๋ฅด๊ฒŒ ํ™”๋ฉด์— ์ถœ๋ ฅ๋ฉ๋‹ˆ๋‹ค.
    
    {* ../../docs_src/path_operation_configuration/tutorial004.py hl[19:27] *}
    
    ์ด๋Š” ๋Œ€ํ™”ํ˜• ๋ฌธ์„œ์—์„œ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  3. docs/ko/docs/openapi-webhooks.md

    ์ด๋Š” ์‹ค์ œ **URL ๊ฒฝ๋กœ**๋Š” **์‚ฌ์šฉ์ž**๊ฐ€ ๋‹ค๋ฅธ ๋ฐฉ๋ฒ•(์˜ˆ: ์›น ๋Œ€์‹œ๋ณด๋“œ)์„ ํ†ตํ•ด ์ง€์ •ํ•˜๋„๋ก ๊ธฐ๋Œ€๋˜๊ธฐ ๋•Œ๋ฌธ์ž…๋‹ˆ๋‹ค.
    
    ### ๋ฌธ์„œ ํ™•์ธํ•˜๊ธฐ
    
    ์ด์ œ ์•ฑ์„ ์‹œ์ž‘ํ•˜๊ณ  <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: Tue Nov 26 22:08:57 UTC 2024
    - 3K bytes
    - Viewed (0)
  4. docs/en/docs/fastapi-cli.md

    For production you would use `fastapi run` instead. ๐Ÿš€
    
    Internally, **FastAPI CLI** uses <a href="https://www.uvicorn.org" class="external-link" target="_blank">Uvicorn</a>, a high-performance, production-ready, ASGI server. ๐Ÿ˜Ž
    
    ## `fastapi dev` { #fastapi-dev }
    
    Running `fastapi dev` initiates development mode.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 4.8K bytes
    - Viewed (0)
  5. docs/ko/docs/deployment/server-workers.md

    ์ „ ๊ณผ์ •์ด์—ˆ๋˜ [๋ฐฐํฌ ๊ฐœ๋…๋“ค](concepts.md){.internal-link target=_blank}์—์„œ ๋ณธ ๊ฒƒ์ฒ˜๋Ÿผ ์—ฌ๋Ÿฌ๊ฐ€์ง€ ๋ฐฉ๋ฒ•์ด ์กด์žฌํ•ฉ๋‹ˆ๋‹ค.
    
    ์ง€๊ธˆ๋ถ€ํ„ฐ <a href="https://gunicorn.org/" class="external-link" target="_blank">**๊ตฌ๋‹ˆ์ฝ˜**</a>์„ **์œ ๋น„์ฝ˜ ์›Œ์ปค ํ”„๋กœ์„ธ์Šค**์™€ ํ•จ๊ป˜ ์‚ฌ์šฉํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ์•Œ๋ ค๋“œ๋ฆฌ๊ฒ ์Šต๋‹ˆ๋‹ค.
    
    /// info | ์ •๋ณด
    
    ๋งŒ์•ฝ ๋„์ปค์™€ ์ฟ ๋ฒ„๋„คํ‹ฐ์Šค ๊ฐ™์€ ์ปจํ…Œ์ด๋„ˆ๋ฅผ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ๋‹ค๋ฉด ๋‹ค์Œ ์ฑ•ํ„ฐ [FastAPI์™€ ์ปจํ…Œ์ด๋„ˆ - ๋„์ปค](docker.md){.internal-link target=_blank}์—์„œ ๋” ๋งŽ์€ ์ •๋ณด๋ฅผ ์–ป์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/graph/ValueGraphBuilder.java

     * returns a <b>(live) unmodifiable view</b>; see <a
     * href="https://github.com/google/guava/wiki/GraphsExplained#accessor-behavior">the external
     * documentation</a> for details.
     *
     * <p>Examples of use:
     *
     * {@snippet :
     * // Building a mutable value graph
     * MutableValueGraph<String, Double> graph =
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Mar 17 20:26:29 UTC 2025
    - 7.9K bytes
    - Viewed (0)
  7. docs/pt/docs/tutorial/metadata.md

    * `externalDocs`: um `dict` descrevendo a documentaรงรฃo externa com:
        * `description`: uma `str` com uma breve descriรงรฃo da documentaรงรฃo externa.
        * `url` (**obrigatรณrio**): uma `str` com a URL da documentaรงรฃo externa.
    
    ### Criar Metadados para tags
    
    Vamos tentar isso em um exemplo com tags para `users` e `items`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 6K bytes
    - Viewed (0)
  8. docs/em/docs/tutorial/security/simple-oauth2.md

    โœ‹๏ธ โšซ๏ธ ๐Ÿšš ๐Ÿ“ฅ ๐Ÿ› ๏ธ โฎ๏ธ ๐Ÿ”ง.
    
    , ๐Ÿ“ค 5๏ธโƒฃ๐Ÿ“† ๐Ÿงฐ ๐Ÿ‘ˆ โŒ› &amp; โš™๏ธ โšซ๏ธ (๐Ÿ”œ โš–๏ธ ๐Ÿ”ฎ) &amp; ๐Ÿ‘ˆ ๐Ÿ’ช โš  ๐Ÿ‘† โš–๏ธ ๐Ÿ‘† ๐Ÿ‘ฉโ€๐Ÿ’ป, ๐Ÿ”œ โš–๏ธ ๐Ÿ”ฎ.
    
    ๐Ÿ‘ˆ ๐Ÿ’ฐ ๐Ÿฉ...
    
    ///
    
    ## ๐Ÿ‘€ โšซ๏ธ ๐ŸŽฏ
    
    ๐Ÿ“‚ ๐ŸŽ“ ๐Ÿฉบ: <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>.
    
    ### ๐Ÿ”“
    
    ๐Ÿ–Š "โœ”" ๐Ÿ”ผ.
    
    โš™๏ธ ๐ŸŽ“:
    
    ๐Ÿ‘ฉโ€๐Ÿ’ป: `johndoe`
    
    ๐Ÿ”: `secret`
    
    <img src="/img/tutorial/security/image04.png">
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 7.7K bytes
    - Viewed (0)
  9. docs/es/docs/tutorial/metadata.md

    * `externalDocs`: un `dict` que describe documentaciรณn externa con:
        * `description`: un `str` con una breve descripciรณn para la documentaciรณn externa.
        * `url` (**requerido**): un `str` con la URL para la documentaciรณn externa.
    
    ### Crear metadata para etiquetas
    
    Probemos eso en un ejemplo con etiquetas para `users` y `items`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 6.1K bytes
    - Viewed (0)
  10. docs/ko/docs/deployment/versions.md

    ์ƒˆ๋กœ์šด ํŠน์ง•๋“ค์ด ๋นˆ๋ฒˆํ•˜๊ฒŒ ์ถ”๊ฐ€๋˜๊ณ , ์˜ค๋ฅ˜๋“ค์ด ์ง€์†์ ์œผ๋กœ ์ˆ˜์ •๋˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ๊ทธ๋ฆฌ๊ณ  ์ฝ”๋“œ๊ฐ€ ๊ณ„์†์ ์œผ๋กœ ํ–ฅ์ƒ๋˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ์ด๊ฒƒ์ด ์•„์ง๋„ ์ตœ์‹  ๋ฒ„์ „์ด `0.x.x`์ธ ์ด์œ ์ž…๋‹ˆ๋‹ค. ์ด๊ฒƒ์€ ๊ฐ๊ฐ์˜ ๋ฒ„์ „๋“ค์ด ์ž ์žฌ์ ์œผ๋กœ ๋ณ€ํ•  ์ˆ˜ ์žˆ๋‹ค๋Š” ๊ฒƒ์„ ๋ณด์—ฌ์ค๋‹ˆ๋‹ค. ์ด๋Š” <a href="https://semver.org/" class="external-link" target="_blank">์œ ์˜์  ๋ฒ„์ „</a> ๊ด€์Šต์„ ๋”ฐ๋ฆ…๋‹ˆ๋‹ค.
    
    ์ง€๊ธˆ ๋ฐ”๋กœ **FastAPI**๋กœ ์‘์šฉ ํ”„๋กœ๊ทธ๋žจ์„ ๋งŒ๋“ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋•Œ (์•„๋งˆ ์ง€๊ธˆ๊นŒ์ง€ ๊ทธ๋ž˜ ์™”๋˜ ๊ฒƒ์ฒ˜๋Ÿผ), ์‚ฌ์šฉํ•˜๋Š” ๋ฒ„์ „์ด ์ฝ”๋“œ์™€ ์ž˜ ๋งž๋Š”์ง€ ํ™•์ธํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค.
    
    ## `fastapi` ๋ฒ„์ „์„ ํ‘œ์‹œ
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 4.1K bytes
    - Viewed (0)
Back to top