- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for IoT (0.03 sec)
-
docs/uk/docs/tutorial/handling-errors.md
# Обробка Помилок Є багато ситуацій, коли потрібно повідомити клієнта, який використовує Ваш API, про помилку. Цим клієнтом може бути браузер із фронтендом, код іншого розробника, IoT-пристрій тощо. Можливо, Вам потрібно повідомити клієнта, що: * У нього недостатньо прав для виконання цієї операції. * Він не має доступу до цього ресурсу. * Елемент, до якого він намагається отримати доступ, не існує. * тощо.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:31:13 UTC 2025 - 13.9K bytes - Viewed (0) -
docs/en/docs/tutorial/handling-errors.md
# Handling Errors { #handling-errors } There are many situations in which you need to notify an error to a client that is using your API. This client could be a browser with a frontend, a code from someone else, an IoT device, etc. You could need to tell the client that: * The client doesn't have enough privileges for that operation. * The client doesn't have access to that resource. * The item the client was trying to access doesn't exist. * etc.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/en/docs/tutorial/first-steps.md
You could also use it to generate code automatically, for clients that communicate with your API. For example, frontend, mobile or IoT applications. ## Recap, step by step { #recap-step-by-step } ### Step 1: import `FastAPI` { #step-1-import-fastapi } {* ../../docs_src/first_steps/tutorial001.py hl[1] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 11K bytes - Viewed (0) -
docs/ja/docs/tutorial/handling-errors.md
# エラーハンドリング APIを使用しているクライアントにエラーを通知する必要がある状況はたくさんあります。 このクライアントは、フロントエンドを持つブラウザ、誰かのコード、IoTデバイスなどが考えられます。 クライアントに以下のようなことを伝える必要があるかもしれません: * クライアントにはその操作のための十分な権限がありません。 * クライアントはそのリソースにアクセスできません。 * クライアントがアクセスしようとしていた項目が存在しません。 * など これらの場合、通常は **400**(400から499)の範囲内の **HTTPステータスコード** を返すことになります。 これは200のHTTPステータスコード(200から299)に似ています。これらの「200」ステータスコードは、何らかの形でリクエスト「成功」であったことを意味します。 400の範囲にあるステータスコードは、クライアントからのエラーがあったことを意味します。
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Jun 22 14:35:27 UTC 2025 - 11.6K bytes - Viewed (0) -
docs/en/docs/alternatives.md
It was created to generate the HTML in the backend, not to create APIs used by a modern frontend (like React, Vue.js and Angular) or by other systems (like <abbr title="Internet of Things">IoT</abbr> devices) communicating with it. ### <a href="https://www.django-rest-framework.org/" class="external-link" target="_blank">Django REST Framework</a> { #django-rest-framework }
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 23.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
- cloud.google.com/go/gkemulticloud: v1.1.0 - cloud.google.com/go/gsuiteaddons: v1.6.4 - cloud.google.com/go/iam: v1.1.5 - cloud.google.com/go/iap: v1.9.3 - cloud.google.com/go/ids: v1.4.4 - cloud.google.com/go/iot: v1.7.4 - cloud.google.com/go/kms: v1.15.5 - cloud.google.com/go/language: v1.12.2 - cloud.google.com/go/lifesciences: v0.9.4 - cloud.google.com/go/logging: v1.9.0 - cloud.google.com/go/longrunning: v0.5.4
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- cloud.google.com/go/gsuiteaddons: v1.5.0 → v1.6.1 - cloud.google.com/go/iam: v0.13.0 → v1.1.1 - cloud.google.com/go/iap: v1.7.1 → v1.8.1 - cloud.google.com/go/ids: v1.3.0 → v1.4.1 - cloud.google.com/go/iot: v1.6.0 → v1.7.1 - cloud.google.com/go/kms: v1.10.1 → v1.15.0 - cloud.google.com/go/language: v1.9.0 → v1.10.1 - cloud.google.com/go/lifesciences: v0.8.0 → v0.9.1 - cloud.google.com/go/longrunning: v0.4.1 → v0.5.1
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Mar 12 00:36:01 UTC 2025 - 429.6K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.32.md
- cloud.google.com/go/gsuiteaddons: v1.6.1 → v1.6.4 - cloud.google.com/go/iam: v1.1.1 → v1.1.5 - cloud.google.com/go/iap: v1.8.1 → v1.9.3 - cloud.google.com/go/ids: v1.4.1 → v1.4.4 - cloud.google.com/go/iot: v1.7.1 → v1.7.4 - cloud.google.com/go/kms: v1.15.0 → v1.15.5 - cloud.google.com/go/language: v1.10.1 → v1.12.2 - cloud.google.com/go/lifesciences: v0.9.1 → v0.9.4 - cloud.google.com/go/logging: v1.7.0 → v1.9.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 14:49:49 UTC 2025 - 412.3K bytes - Viewed (0)