RESTful Web APIs: Services for a Changing World

406 pages

Published Sept. 30, 2013 by O'Reilly Media.

ISBN:
978-1-4493-5806-8
Copied ISBN!

View on OpenLibrary

4 stars (2 reviews)

1 edition

Review of 'RESTful Web APIs: Services for a Changing World' on 'Goodreads'

4 stars

This book positions itself to be the basic reference for developers who are designing distributed computing systems that use the dominant pattern of REST (Representational State Transfer). The authors describe how most API standardization still centers around human readable documentation of fiat standards instead of machine readable formats which have been around for some time now, and the benefits of moving to a more machine-centered approach. The problem of upgrading an API can be solved at the design stage by the right choice of hypermedia and the use of existing standards when possible. They take the approach of devoting the first half to elementary examples of resource representations, in html, json, xml, or forms derived from these standards, without listing specific examples of code to generate or consume those representations. The latter half describes some standards which did not exist or were not widespread at the time of the previous …

avatar for neontapir

rated it

4 stars