Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 1,434 for kong (0.02 sec)

  1. docs/en/docs/img/sponsors/kong.png

    kong.png...
    Registered: 2025-05-25 07:19
    - Last Modified: 2024-05-30 13:28
    - 30K bytes
    - Viewed (0)
  2. docs/en/docs/img/sponsors/kong-banner.png

    kong-banner.png...
    Registered: 2025-05-25 07:19
    - Last Modified: 2024-05-30 13:28
    - 20.6K bytes
    - Viewed (0)
  3. docs/en/data/sponsors_badge.yml

      - Flint-company
      - porter-dev
      - fern-api
      - ndimares
      - svixhq
      - Alek99
      - codacy
      - zanfaruqui
      - scalar
      - bump-sh
      - andrew-propelauth
      - svix
      - zuplo-oss
      - zuplo
      - Kong
      - speakeasy-api
      - jess-render
      - blockbee-io
      - liblaber
      - render-sponsorships
      - renderinc
      - stainless-api
      - snapit-cypher
      - coderabbitai
      - permitio
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-05-22 09:45
    - 634 bytes
    - Viewed (0)
  4. src/main/webapp/js/admin/plugins/form-validator/location.js

    polynesia","french southern territories","gabon","gambia","georgia","germany","ghana","gibraltar","greece","greenland","grenada","guadeloupe","guam","guatemala","guernsey","guinea","guinea-bissau","guyana","haiti","heard island and mcdonald islands","honduras","hong kong","hungary","iceland","india","indonesia","iran","iraq","ireland","isle of man","israel","italy","jamaica","japan","jersey","jordan","kazakhstan","kenya","kiribati","north korea","south korea","kuwait","kyrgyzstan","laos","latvia","lebanon","leso...
    Registered: 2025-05-26 08:04
    - Last Modified: 2018-01-01 05:12
    - 5.2K bytes
    - Viewed (0)
  5. docs/vi/docs/index.md

        * ...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.
    
    ---
    
    Quay trở lại ví dụ trước, **FastAPI** sẽ thực hiện:
    
    * Kiểm tra xem có một `item_id` trong đường dẫn với các request `GET` và `PUT` không?
    * Kiểm tra xem `item_id` có phải là kiểu `int` trong các request `GET` và `PUT` không?
        * Nếu không, client sẽ thấy một lỗi rõ ràng và hữu ích.
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-02-20 20:53
    - 21.9K bytes
    - Viewed (0)
  6. docs/vi/docs/fastapi-cli.md

    # FastAPI CLI
    
    **FastAPI CLI** là một chương trình dòng lệnh có thể được sử dụng để phục vụ ứng dụng FastAPI của bạn, quản lý dự án FastAPI của bạn và nhiều hoạt động khác.
    
    Khi bạn cài đặt FastAPI (vd với `pip install "fastapi[standard]"`), nó sẽ bao gồm một gói được gọi là `fastapi-cli`, gói này cung cấp lệnh `fastapi` trong terminal.
    
    Để chạy ứng dụng FastAPI của bạn cho quá trình phát triển (development), bạn có thể sử dụng lệnh `fastapi dev`:
    
    <div class="termy">
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-02-07 22:09
    - 5.4K bytes
    - Viewed (0)
  7. RELEASE.md

    Husum, harumitsu.nobuta, Henry Spivey, hsm207, Jekyll Song, Jerome, Jiongyan
    Zhang, jjsjann123, John Sungjin Park, Johnson145, JoshVarty, Julian Wolff, Jun
    Wang, June-One, Kamil Sindi, Kb Sriram, Kdavis-Mozilla, Kenji, lazypanda1,
    Liang-Chi Hsieh, Loo Rong Jie, Mahesh Bhosale, MandarJKulkarni, ManHyuk, Marcus
    Ong, Marshal Hayes, Martin Pool, matthieudelaro, mdfaijul, mholzel, Michael
    Registered: 2025-05-27 12:39
    - Last Modified: 2025-04-21 16:40
    - 738.1K bytes
    - Viewed (0)
  8. docs/vi/docs/features.md

    * Tất cả **được xử lí tự động** bởi framework.
    * Tất cả các dependency có thể yêu cầu dữ liệu từ request và **tăng cường các ràng buộc từ đường dẫn** và tự động tài liệu hóa.
    * **Tự động hóa validation**, thậm chí với các tham số *đường dẫn* định nghĩa trong các dependency.
    * Hỗ trợ hệ thống xác thực người dùng phức tạp, **các kết nối cơ sở dữ liệu**,...
    Registered: 2025-05-25 07:19
    - Last Modified: 2024-08-06 04:48
    - 11.5K bytes
    - Viewed (0)
  9. docs/en/docs/release-notes.md

    * 📝 Update includes in `docs/en/docs/tutorial/path-params-numeric-validations.md`. PR [#12825](https://github.com/fastapi/fastapi/pull/12825) by [@zhaohan-dong](https://github.com/zhaohan-dong).
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-05-22 09:45
    - 522.5K bytes
    - Viewed (0)
  10. docs/vi/docs/virtual-environments.md

    Mặc dù các gói Python thường cố gắng **tránh các thay đổi làm hỏng code** trong **phiên bản mới**, nhưng để đảm bảo an toàn, bạn nên chủ động cài đặt phiên bản mới và chạy kiểm thử để xác nhận mọi thứ vẫn hoạt động đúng.
    
    ///
    
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-02-07 22:19
    - 26.1K bytes
    - Viewed (0)
Back to top