[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

タグ

APIに関するkkotyyのブックマーク (4)

  • Strava Developers

    You can find general information about the API here. All requests to the Strava API require authentication. We have a few standalone pages with additional information about our webhooks, activity uploads and rate limits. New to the Strava API? View our Getting Started Guide. The [Swagger Playground](https://developers.strava.com/playground) is the easiest way to familiarize yourself with the Strav

    kkotyy
    kkotyy 2019/03/23
    stravaのAPI
  • 郵便番号-住所検索API

    郵便番号データをパラメータに含めてリクエストを送信することで、都道府県、市区町村のデータをJSONフォーマットで返却するシンプルなサービスです。 通常のHTTPリクエストAPIに加えて、SDKを利用したJSONPリクエストにも対応しています。詳しくはSDKの項を御覧ください。 データベースを使わず、静的なファイルベースでのレスポンスなので、割と高速に動作します。 利用規約に同意頂ける方のみご利用ください。また、当サイトやAPIに関する質問はフォームを用意していませんので、@sugimoto1981 までmensionなど頂ければ時間のある時にお答えできると思います。 改訂履歴 [2015-10-15] APIレスポンスの返却フィールドにcity及びtownの値を追加しました。この変更による過去バージョンへの影響はありません。 [2018-07-10] サイト及びAPIサーバのHTTPS更

    kkotyy
    kkotyy 2017/08/28
    CORSにも対応
  • Swaggerで始めるモデルファーストなAPI開発

    15. Swagger What is Swagger? The goal of Swagger™ is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via Swagger, a consumer can understand and interact with the remote service with a

    Swaggerで始めるモデルファーストなAPI開発
  • 「WebAPI 設計のベストプラクティス」に対する所感 - Qiita

    Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? 「翻訳: WebAPI 設計のベストプラクティス」を読んで色々と思うところがあったので書きました。 上記の記事は訳文でありますので、正しくは「Best Practices for Designing a Pragmatic RESTful API」に対する所感と述べた方が良いのかもしれませんが、日語で通して読めるよう Qiita に投稿された訳文に対する所感として書いています。 以下では「翻訳: WebAPI 設計のベストプラクティス」並びに「Best Practices for Designing a Pragmatic RESTf

    「WebAPI 設計のベストプラクティス」に対する所感 - Qiita
  • 1