RESTful Web Clients (O'Reilly)
Monday, 20 March 2017

Web-based REST and hypermedia-style APIs are becoming more common, but many developers rely on custom client code instead of applying the same techniques and patterns to hypermedia clients. In this book subtitled "Enabling Reuse Through Hypermedia", Mike Amundsen shows how to move from one-off implementations to general-purpose client apps that are stable, flexible, and reusable.

<ASIN:1491921900>

It provides background information, examples, dialogues, and clear recommendations for building effective hypermedia-based client applications.

Author: Mike Amundsen
Publisher: O'Reilly
Date: February 2017
Pages: 350
ISBN: 978-1491921906
Print: 1491921900
Kindle: B06X1B71QY
Audience: Web developers
Level: intermediate
Category: Web design and development 

 

 

 

  • Convert HTML-only web apps into a JSON API service
  • Overcome the challenges of maintaining plain JSON-style client apps
  • Decouple the output format from the internal object model with the representor pattern
  • Explore client apps built with HAL—Hypertext Application Language
  • Tackle reusable clients with the Request, Parse, Wait Loop (RPW) pattern
  • Learn the pros and cons of building client apps with the Siren content type
  • Deal with API versioning by adopting a change-over-time aesthetic
  • Compare how JSON, HAL, Siren, and Collection+JSON clients handle the Objects/Addresses/Actions Challenge
  • Craft a single client application that can consume multiple services

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]



Artificial Intelligence, Machine Learning, and Deep Learning (Mercury Learning)

Author: Oswald Campesato
Publisher: Mercury Learning
Date: February 2020
Pages: 300
ISBN: 978-1683924678
Print: 1683924673
Kindle: B084P1K9YP
Audience: Developers interested in machine learning
Rating: 4
Reviewer: Mike James

Another AI/ML book - is there room for another one?


More Reviews