Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for listo (0.3 sec)

  1. docs/es/docs/index.md

    </p>
    <p align="center">
        FastAPI framework, alto desempeño, fácil de aprender, rápido de programar, listo para producción
    </p>
    <p align="center">
    <a href="https://github.com/tiangolo/fastapi/actions?query=workflow%3ATest" target="_blank">
        <img src="https://github.com/tiangolo/fastapi/workflows/Test/badge.svg" alt="Test">
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 19K bytes
    - Viewed (0)
  2. docs/pt/docs/learn/index.md

    # Aprender
    
    Nesta parte da documentação encontramos as seções introdutórias e os tutoriais para aprendermos como usar o **FastAPI**.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 04 14:20:02 GMT 2024
    - 261 bytes
    - Viewed (0)
  3. docs/pt/docs/index.md

    * <abbr title="também conhecido como: serialization, parsing, marshalling">Conversão</abbr> de dados de saída de tipos e dados Python para dados de rede (como JSON):
        * Converte tipos Python (`str`, `int`, `float`, `bool`, `list` etc).
        * Objetos `datetime`.
        * Objetos `UUID`.
        * Modelos de Banco de Dados.
        * ...e muito mais.
    * Documentação interativa automática da API, incluindo 2 alternativas de interface de usuário:
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 18.6K bytes
    - Viewed (0)
  4. docs/az/docs/index.md

    * Daxil olan məlumatları <abbr title="Çevrilmə: serialization, parsing, marshalling olaraq da bilinir">çevirmək</abbr> üçün aşağıdakı məlumat növlərindən istifadə edilir (JSON olaraq):
        * Python tiplərinin (`str`, `int`, `float`, `bool`, `list`, və s) çevrilməsi.
        * `datetime` obyektləri.
        * `UUID` obyektləri.
        * Verilənlər bazası modelləri.
        * və daha çoxu...
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 22.8K bytes
    - Viewed (0)
  5. docs/vi/docs/index.md

        * Chuyển đổi kiểu dữ liệu Python (`str`, `int`, `float`, `bool`, `list`,...).
        * `datetime` objects.
        * `UUID` objects.
        * Database models.
        * ...và nhiều hơn thế.
    * Tự động tạo tài liệu tương tác API, bao gồm 2 giao diện người dùng:
        * Swagger UI.
        * ReDoc.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 21.9K bytes
    - Viewed (0)
  6. docs/yo/docs/index.md

        * Yí irúfẹ́ àmì ìtọ́kasí padà (`str`, `int`, `float`, `bool`, `list`, abbl i.e. àti bèbè ló).
        * Àwọn ohun èlò `datetime`.
        * Àwọn ohun èlò `UUID`.
        * Àwọn awoṣẹ́ ibi ìpamọ́ àkójọf'áyẹ̀wò.
        * ...àti ọ̀pọ̀lọpọ̀ díẹ̀ síi.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 24.1K bytes
    - Viewed (0)
  7. docs/ja/docs/index.md

      - クッキー
      - ヘッダー
      - フォーム
      - ファイル
    - 出力データの<abbr title="also known as: serialization, parsing, marshalling">変換</abbr>: Python のデータや型からネットワークデータへ変換します (JSON として):
      - Convert Python types (`str`, `int`, `float`, `bool`, `list`, etc).
      - `datetime` オブジェクト
      - `UUID` オブジェクト
      - データベースモデル
      - ...などなど
    - 2 つの代替ユーザーインターフェースを含む自動インタラクティブ API ドキュメント:
      - Swagger UI.
      - ReDoc.
    
    ---
    
    コード例に戻りましょう、**FastAPI** は次のようになります:
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 21K bytes
    - Viewed (0)
Back to top