タグ

RESTfulに関するinoshirouのブックマーク (9)

  • RESTful Meetup vol.3


    Toru KAWAMURA @tkawa  http://t.co/LZDN5gKJLF #RWABookja 2014-04-08 12:39:22
    RESTful Meetup vol.3
  • 《REST思想》と《リソース指向》と《Webページ》に関する(主にRailsの)話 - Qiita


    Web APIRESTAPIWebAPIWeb RESTURLAddressability/books,/books/1(CoC)Rails1 JSONPOSTapplication/x-www-form-urlencoded
    《REST思想》と《リソース指向》と《Webページ》に関する(主にRailsの)話 - Qiita
  • You don't need API version 2 - yohei's diary


     API - Hidden in Plain Sight Kazuho's Weblog: Web API使Rebuild: 35: You Don't Need API Version 2 (Kenn Ejima) rest - Best practices for API versioning? - Stack Overflow RESTful REST RESTAPIHATEOAS使REST
    You don't need API version 2 - yohei's diary
    inoshirou
    inoshirou 2014/03/12
    「基本的にいわゆる狭義のRESTとAPIのバージョニングは何も関係ない」 そうなんだよねー。だからコードとして実装しようとするといろいろと悩む。
  • Kong: Next-Generation API platform for Microservices

    In order to give you better service we use cookies. By continuing to use our website, you agree to the use of cookies as described in our Cookie PolicyI agree

    Kong: Next-Generation API platform for Microservices
    inoshirou
    inoshirou 2014/01/23
    APIのディレクトリサービス
  • Welcome

    A simple but powerful syntax for modelling APIs RAML enables rapid development of APIs using an approachable syntax which can scale from hobby project to enterprise application

    inoshirou
    inoshirou 2014/01/23
    これも知らなかった
  • RESTful Web アプリの設計レビューの話


    2017/9/7 dbtech showcase Tokyo 2017(JPOUG in 15 minutes) SQL SQLAP Oracle
    RESTful Web アプリの設計レビューの話
    inoshirou
    inoshirou 2013/11/29
    まだREST入信したてなので、まずはもっと信仰を深よう
  • InfoQ: RESTfulなアプリケーションを記述する

    しかしながら、上述のRoy Fieldingの言葉を言い換えると、このようなアプローチはRESTの基的な原則の一部と相反します。たとえ私たちがこの異議を無視するとしても、 HTTP上に分散型アプリケーションをRESTfullに構築しようとしている人たちには、根的な問題が残ります。契約を形式的に定義することなくサーバーからの取得はどうするのでしょうか?契約なしでクライアントとサーバーが正しく実装しているということをどのように確かめるのか、それぞれの設計仕様書だけでなく、その他、適切なビジネス/技術ポリシーはどうするのでしょうか? アプリケーションプロトコルとしてHTTPを使用し、RESTfullな構築をしている分散型アプリケーションには、同じような性質と種類の契約があります。私たちは、何を探し、どこを探すかを知る必要があります。同じ方向にしたがい、私たちが記述言語に向かうならば、それはW

    InfoQ: RESTfulなアプリケーションを記述する
  • RESTful API Design, Second Edition

    This document provides guidance on designing RESTful APIs. It recommends using nouns instead of verbs, keeping URLs simple with only two endpoints per resource, and following conventions from leading APIs. Complex variations and optional parameters should be "swept behind the '?'." The document emphasizes designing for application developers by making APIs intuitive, consistent and complete while

    RESTful API Design, Second Edition
    inoshirou
    inoshirou 2013/07/03
    よくまとまっているスライド
  • API Anti-Patterns: How to Avoid Common REST Mistakes

    Web APIs typically use REST style for communication while moving away from more traditional SOAP web services. Our ProgrammableWeb service directory currently lists around 1500 services which are using REST, and around 360 using SOAP. Why is REST becoming so popular and what are the common mistakes in the REST API design? Graphic from Open APIs: a State of the Market REST API, or to be more precis

    API Anti-Patterns: How to Avoid Common REST Mistakes
  • 1