Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 81 - 90 of 273 for tangelo (0.06 seconds)

  1. docs/en/docs/reference/websockets.md

    # WebSockets
    
    When defining WebSockets, you normally declare a parameter of type `WebSocket` and with it you can read data from the client and send data to it.
    
    Read more about it in the [FastAPI docs for WebSockets](https://fastapi.tiangolo.com/advanced/websockets/)
    
    It is provided directly by Starlette, but you can import it from `fastapi`:
    
    ```python
    from fastapi import WebSocket
    ```
    
    /// tip
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Feb 04 12:41:54 GMT 2026
    - 2K bytes
    - Click Count (0)
  2. docs/es/docs/help-fastapi.md

    Puedes conectar [conmigo (Sebastián Ramírez / `tiangolo`)](https://tiangolo.com), el autor.
    
    Puedes:
    
    * [Seguirme en **GitHub**](https://github.com/tiangolo).
        * Ver otros proyectos de Código Abierto que he creado y que podrían ayudarte.
        * Seguirme para ver cuándo creo un nuevo proyecto de Código Abierto.
    * [Seguirme en **X (Twitter)**](https://x.com/tiangolo) o [Mastodon](https://fosstodon.org/@tiangolo).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 13.4K bytes
    - Click Count (0)
  3. docs_src/custom_response/tutorial006b_py310.py

    from fastapi import FastAPI
    from fastapi.responses import RedirectResponse
    
    app = FastAPI()
    
    
    @app.get("/fastapi", response_class=RedirectResponse)
    async def redirect_fastapi():
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Feb 12 13:19:43 GMT 2026
    - 220 bytes
    - Click Count (0)
  4. docs/ru/docs/alternatives.md

    * [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)
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 37.1K bytes
    - Click Count (0)
  5. docs/zh/docs/help-fastapi.md

    ## 联系作者 { #connect-with-the-author }
    
    你可以联系[我(Sebastián Ramírez / `tiangolo`)](https://tiangolo.com),作者本人。
    
    你可以:
    
    * [在 **GitHub** 上关注我](https://github.com/tiangolo)。
        * 了解我创建的其他开源项目,也许对你有帮助。
        * 关注我何时创建新的开源项目。
    * 关注我在 [**X (Twitter)**](https://x.com/tiangolo) 或 [Mastodon](https://fosstodon.org/@tiangolo)。
        * 告诉我你如何使用 FastAPI(我很喜欢听这些)。
        * 获取我发布公告或新工具的消息。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 11.8K bytes
    - Click Count (0)
  6. docs/en/data/people.yml

    maintainers:
    - login: tiangolo
      answers: 1922
      avatarUrl: https://avatars.githubusercontent.com/u/1326112?u=cb5d06e73a9e1998141b1641aa88e443c6717651&v=4
      url: https://github.com/tiangolo
    experts:
    - login: tiangolo
      count: 1922
      avatarUrl: https://avatars.githubusercontent.com/u/1326112?u=cb5d06e73a9e1998141b1641aa88e443c6717651&v=4
      url: https://github.com/tiangolo
    - login: YuriiMotov
      count: 1156
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Apr 01 15:47:21 GMT 2026
    - 28.7K bytes
    - Click Count (0)
  7. docs/pt/docs/tutorial/sql-databases.md

    </div>
    
    ## Recapitulando { #recap }
    
    Você pode usar [**SQLModel**](https://sqlmodel.tiangolo.com/) para interagir com um banco de dados SQL e simplificar o código com *modelos de dados* e *modelos de tabela*.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 16.5K bytes
    - Click Count (0)
  8. docs/pt/docs/help-fastapi.md

    Você pode se conectar [comigo (Sebastián Ramírez / `tiangolo`)](https://tiangolo.com), o autor.
    
    Você pode:
    
    * [Me seguir no **GitHub**](https://github.com/tiangolo).
        * Ver outros projetos Open Source que criei e que podem ajudar você.
        * Me seguir para saber quando eu criar um novo projeto Open Source.
    * [Me seguir no **X (Twitter)**](https://x.com/tiangolo) ou no [Mastodon](https://fosstodon.org/@tiangolo).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 13.7K bytes
    - Click Count (0)
  9. docs/en/docs/reference/index.md

    all the FastAPI parts you can use in your applications.
    
    If you want to **learn FastAPI** you are much better off reading the
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Jul 28 00:03:57 GMT 2024
    - 285 bytes
    - Click Count (0)
  10. docs/fr/docs/help-fastapi.md

    Vous pouvez entrer en contact avec [moi (Sebastián Ramírez / `tiangolo`)](https://tiangolo.com), l'auteur.
    
    Vous pouvez :
    
    * [Me suivre sur **GitHub**](https://github.com/tiangolo).
        * Voir d'autres projets Open Source que j'ai créés et qui pourraient vous aider.
        * Me suivre pour voir quand je crée un nouveau projet Open Source.
    * [Me suivre sur **X (Twitter)**](https://x.com/tiangolo) ou sur [Mastodon](https://fosstodon.org/@tiangolo).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 14.6K bytes
    - Click Count (0)
Back to Top