Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for aliqua (0.41 sec)

  1. docs/pt/docs/index.md

    ![Swagger UI](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png)
    
    * Clique no botão "Try it out", ele permitirá que você preencha os parâmetros e interaja diretamente com a API:
    
    ![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-04-swagger-03.png)
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 23:58:47 GMT 2024
    - 18.7K bytes
    - Viewed (0)
  2. docs/en/data/github_sponsors.yml

        avatarUrl: https://avatars.githubusercontent.com/u/10561752?u=5ee314d54aa79592c18566827ad8914debd5630d&v=4
        url: https://github.com/dzoladz
      - login: Alisa-lisa
        avatarUrl: https://avatars.githubusercontent.com/u/4137964?u=e7e393504f554f4ff15863a1e01a5746863ef9ce&v=4
        url: https://github.com/Alisa-lisa
      - login: danielunderwood
        avatarUrl: https://avatars.githubusercontent.com/u/4472301?v=4
        url: https://github.com/danielunderwood
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Mon Apr 01 23:12:23 GMT 2024
    - 26.4K bytes
    - Viewed (0)
  3. docs/pt/docs/deployment/docker.md

    10. Copie o diretório `app` para o diretório `/code`.
    
    11. Execute o comando `uvicorn`, informando-o para usar o objeto `app` importado de `app.main`.
    
    !!! tip
        Clique nos números das bolhas para ver o que cada linha faz.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 37.4K bytes
    - Viewed (0)
Back to top