- Sort Score
- Num 10 results
- Language All
Results 111 - 120 of 273 for tangelo (0.06 seconds)
-
docs/pt/docs/_llm-test.md
* [Link externo](https://sqlmodel.tiangolo.com/) * [Link para um estilo](https://fastapi.tiangolo.com/css/styles.css) * [Link para um script](https://fastapi.tiangolo.com/js/logic.js) * [Link para uma imagem](https://fastapi.tiangolo.com/img/foo.jpg) O texto do link deve ser traduzido, o endereço do link deve apontar para a tradução: * [Link do FastAPI](https://fastapi.tiangolo.com/pt/) //// //// tab | Informação
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 12.1K bytes - Click Count (0) -
docs/es/docs/features.md
 * Documentación alternativa de API con [**ReDoc**](https://github.com/Rebilly/ReDoc).  ### Solo Python moderno { #just-modern-python }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 10.1K bytes - Click Count (0) -
docs_src/metadata/tutorial004_py310.py
{ "name": "items", "description": "Manage items. So _fancy_ they have their own docs.", "externalDocs": { "description": "Items external docs", "url": "https://fastapi.tiangolo.com/", }, }, ] app = FastAPI(openapi_tags=tags_metadata) @app.get("/users/", tags=["users"]) async def get_users(): return [{"name": "Harry"}, {"name": "Ron"}]Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 12 13:19:43 GMT 2026 - 693 bytes - Click Count (0) -
docs/zh-hant/docs/_llm-test.md
* [連結到上方標題](#code-snippets) * [內部連結](index.md#installation) * [外部連結](https://sqlmodel.tiangolo.com/) * [連結到樣式](https://fastapi.tiangolo.com/css/styles.css) * [連結到腳本](https://fastapi.tiangolo.com/js/logic.js) * [連結到圖片](https://fastapi.tiangolo.com/img/foo.jpg) 連結文字應被翻譯,連結位址應指向對應的翻譯版本: * [FastAPI 連結](https://fastapi.tiangolo.com/zh-hant/) //// //// tab | 資訊
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 10K bytes - Click Count (0) -
docs/de/docs/features.md
 * Alternative API-Dokumentation mit [**ReDoc**](https://github.com/Rebilly/ReDoc).  ### Nur modernes Python { #just-modern-python }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 10.3K bytes - Click Count (0) -
docs_src/extending_openapi/tutorial001_py310.py
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 12 13:19:43 GMT 2026 - 737 bytes - Click Count (0) -
docs/en/docs/_llm-test.md
* [External link](https://sqlmodel.tiangolo.com/) * [Link to a style](https://fastapi.tiangolo.com/css/styles.css) * [Link to a script](https://fastapi.tiangolo.com/js/logic.js) * [Link to an image](https://fastapi.tiangolo.com/img/foo.jpg) The link text should get translated, the link address should point to the translation: * [FastAPI link](https://fastapi.tiangolo.com/) //// //// tab | Info
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
docs/es/docs/translation-banner.md
Esta traducción fue hecha por IA guiada por humanos. 🤝 Podría tener errores al interpretar el significado original, o sonar poco natural, etc. 🤖 Puedes mejorar esta traducción [ayudándonos a guiar mejor al LLM de IA](https://fastapi.tiangolo.com/es/contributing/#translations). [Versión en inglés](ENGLISH_VERSION_URL)
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Feb 13 13:41:41 GMT 2026 - 388 bytes - Click Count (0) -
docs/en/docs/reference/response.md
You can also use it directly to create an instance of it and return it from your *path operations*. Read more about it in the [FastAPI docs about returning a custom Response](https://fastapi.tiangolo.com/advanced/response-directly/#returning-a-custom-response) You can import it directly from `fastapi`: ```python from fastapi import Response ```
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Feb 04 12:41:54 GMT 2026 - 559 bytes - Click Count (0) -
docs/zh/docs/alternatives.md
使用它促成了若干 Flask 全栈脚手架的诞生。以下是我(以及若干外部团队)至今使用的主要技术栈: * [https://github.com/tiangolo/full-stack](https://github.com/tiangolo/full-stack) * [https://github.com/tiangolo/full-stack-flask-couchbase](https://github.com/tiangolo/full-stack-flask-couchbase) * [https://github.com/tiangolo/full-stack-flask-couchdb](https://github.com/tiangolo/full-stack-flask-couchdb) 这些全栈脚手架也成为了[**FastAPI** 项目脚手架](project-generation.md)的基础。
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 20.1K bytes - Click Count (0)