タグ

apiに関するkumatronikのブックマーク (4)

  • TechCrunch

    On the eve of the one-year anniversary of Musk taking over Twitter (now X), the company published a retrospective blog post examining how it has fared under the new management. There are a lot of numb Rapido, the eight-year-old Indian bike taxi startup, is expanding into the cab market in the South Asian nation, where Uber and its homegrown competitor Ola dominate. The Bengaluru-based startup has

    TechCrunch
  • [発表]Amazon API GatewayでWebsocketが利用可能 | Amazon Web Services

    Amazon Web Services ブログ [発表]Amazon API GatewayでWebsocketが利用可能 日より、任意のサーバーをプロビジョニングして管理することなく、Amazon API GatewayでWebSocket APIを使用して双方向通信アプリケーションを構築できます。 HTTPベースのAPIは、リクエスト/レスポンスモデルを使用して、クライアントがサービスにリクエストを送信し、サービスがクライアントに同期して応答します。 WebSocketベースのAPI質的に双方向です。 これは、クライアントがメッセージをサービスに送信し、サービスが独立してメッセージをクライアントに送信できることを意味します。 この双方向の振る舞いにより、クライアント/サーバーとのやりとりがより豊富になります。これは、明示的なリクエストをする必要のないクライアントにデータをプッシュ

    [発表]Amazon API GatewayでWebsocketが利用可能 | Amazon Web Services
  • Payment Handler API

    Payment Handler API W3C Working Draft 25 January 2023 More details about this document This version: https://www.w3.org/TR/2023/WD-payment-handler-20230125/ Latest published version: https://www.w3.org/TR/payment-handler/ Latest editor's draft:https://w3c.github.io/payment-handler/ History: https://www.w3.org/standards/history/payment-handler Commit history Test suite:https://wpt.live/payment-hand

  • HTTP APIの詳細なエラー情報をレスポンスに持たせるための仕様

    今日では HTTP(s) で API が公開されることは当たり前の時代ですが、エラーをアプリケーションにどう伝えるかは、個々の API の設計に依存していました。特に、HTTP ステータスコードは有限であり、元々持っている意味があるので、自由に使うことはできません。API はそのドメインごとにもっと複雑で細かなエラー情報があるはずで、それらはレスポンスボディに載せてアプリケーションに伝えることになりますが、その書式に規定は今までありませんでした。 HTTP API にて、アプリケーションにエラー情報を伝達するための(レスポンスボディに載せられる)標準的な形式が、RFC7807 Problem Details for HTTP APIs で定められています。適用例としては、以下のようになります。 HTTP/1.1 403 Forbidden Content-Type: application

  • 1