Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for multiples (0.18 sec)

  1. docs/en/docs/alternatives.md

        * Django REST Framework
        * Starlette (in which **FastAPI** is based)
        * Uvicorn (used by Starlette and **FastAPI**)
    
    !!! check "Inspired **FastAPI** to"
        Exist.
    
        The idea of declaring multiple things (data validation, serialization and documentation) with the same Python types, that at the same time provided great editor support, was something I considered a brilliant idea.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23.2K bytes
    - Viewed (0)
  2. docs/pt/docs/alternatives.md

        * Django REST Framework
        * Starlette (no qual **FastAPI** é baseado)
        * Uvicorn (usado por Starlette e **FastAPI**)
    
    !!! check "**FastAPI** inspirado para"
        Existir.
    
        A idéia de declarar múltiplas coisas (validação de dados, serialização e documentação) com os mesmos tipos Python, que ao mesmo tempo fornecesse grande suporte ao editor, era algo que eu considerava uma brilhante idéia.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 25.5K bytes
    - Viewed (0)
Back to top