- Sort Score
- Result 10 results
- Languages All
Results 201 - 210 of 930 for externa (0.05 sec)
-
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.
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/en/docs/index.md
* **Standards-based**: Based on (and fully compatible with) the open standards for APIs: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> (previously known as Swagger) and <a href="https://json-schema.org/" class="external-link" target="_blank">JSON Schema</a>. <small>* estimation based on tests on an internal development team, building production applications.</small>
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/em/docs/advanced/wsgi.md
& ๐ ๐ ๐ต **FastAPI**. ๐ฅ ๐ ๐ โซ๏ธ โฎ๏ธ Uvicorn & ๐ถ <a href="http://localhost:8000/v1/" class="external-link" target="_blank">http://localhost:8000/v1/</a> ๐ ๐ ๐ ๐จ โช๏ธโก๏ธ ๐บ: ```txt Hello, World from Flask! ``` & ๐ฅ ๐ ๐ถ <a href="http://localhost:8000/v2" class="external-link" target="_blank">http://localhost:8000/v2</a> ๐ ๐ ๐ ๐จ โช๏ธโก๏ธ FastAPI: ```JSON { "message": "Hello World" }
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 1K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/Constants.java
/** * The feature for external general entities in XML. */ public static final String FEATURE_EXTERNAL_GENERAL_ENTITIES = "http://xml.org/sax/features/external-general-entities"; /** * Feature for external parameter entities in XML. */ public static final String FEATURE_EXTERNAL_PARAMETER_ENTITIES = "http://xml.org/sax/features/external-parameter-entities"; static {Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 3.6K bytes - Viewed (0) -
docs/em/docs/tutorial/request-files.md
* ๐ ๐ช ๐ค ๐ โช๏ธโก๏ธ ๐ ๐. * โซ๏ธ โ๏ธ <a href="https://docs.python.org/3/glossary.html#term-file-like-object" class="external-link" target="_blank">๐-๐</a> `async` ๐ข. * โซ๏ธ ๐ฆ โ ๐ <a href="https://docs.python.org/3/library/tempfile.html#tempfile.SpooledTemporaryFile" class="external-link" target="_blank">`SpooledTemporaryFile`</a> ๐ ๐ ๐ ๐ช ๐ถโโ๏ธ ๐ ๐ ๐ ๐ โ ๐-๐ ๐. ### `UploadFile` `UploadFile` โ๏ธ ๐ ๐ข:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.9K bytes - Viewed (0) -
docs/bn/docs/index.md
## เฆเฆจเฆธเงเฆเฆฒเงเฆถเฆจ เฆชเงเฆฐเฆเงเฆฐเฆฟเงเฆพ <div class="termy"> ```console $ pip install fastapi ---> 100% ``` </div>
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 30.5K bytes - Viewed (0) -
docs/ja/docs/tutorial/dependencies/dependencies-with-yield.md
ใใใซใใ<a href="https://github.com/sorcio/async_exit_stack" class="external-link" target="_blank">async-exit-stack</a>ใจ<a href="https://github.com/python-trio/async_generator" class="external-link" target="_blank">async-generator</a>ใใคใณในใใผใซใใใพใใ /// /// note | ๆ่ก่ฉณ็ดฐ ไปฅไธใจไธ็ทใซไฝฟ็จใงใใ้ขๆฐใชใไฝใงใๆๅนใงใ: * <a href="https://docs.python.org/3/library/contextlib.html#contextlib.contextmanager" class="external-link" target="_blank">`@contextlib.contextmanager`</a>ใพใใฏ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 12.3K bytes - Viewed (0) -
docs/em/docs/tutorial/first-steps.md
๐ ๐ ๐ฅ <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>. ๐ ๐ ๐ ๐ป ๐จ: ```JSON {"message": "Hello World"} ``` ### ๐ ๐ ๏ธ ๐ฉบ ๐ ๐ถ <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>. ๐ ๐ ๐ ๐ง ๐ ๐ ๏ธ ๐งพ (๐ <a href="https://github.com/swagger-api/swagger-ui" class="external-link" target="_blank">๐ฆ ๐</a>):
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.9K bytes - Viewed (0) -
docs/es/docs/index.md
* **Basado en estรกndares**: Basado (y completamente compatible) con los estรกndares abiertos para APIs: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> (anteriormente conocido como Swagger) y <a href="https://json-schema.org/" class="external-link" target="_blank">JSON Schema</a>. <small>* estimaciรณn basada en pruebas con un equipo de desarrollo interno, construyendo aplicaciones de producciรณn.</small>
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.5K bytes - Viewed (0) -
docs/ko/docs/tutorial/body.md
์ด์ ์คํฌ๋ฆฐ์ท์ <a href="https://code.visualstudio.com" class="external-link" target="_blank">Visual Studio Code</a>๋ฅผ ์ฐ์ ๊ฒ์ ๋๋ค. ํ์ง๋ง ๋๊ฐ์ ํธ์ง๊ธฐ ์ง์์ <a href="https://www.jetbrains.com/pycharm/" class="external-link" target="_blank">PyCharm</a>์์ ๋ฐ์ ์ ์๊ฑฐ๋, ๋๋ถ๋ถ์ ๋ค๋ฅธ ํธ์ง๊ธฐ์์๋ ๋ฐ์ ์ ์์ต๋๋ค: <img src="/img/tutorial/body/image05.png"> /// tip | ํ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.8K bytes - Viewed (0)