Limit this search to....

Restful Web Clients: Enabling Reuse Through Hypermedia
Contributor(s): Amundsen, Mike (Author)
ISBN: 1491921900     ISBN-13: 9781491921906
Publisher: O'Reilly Media
OUR PRICE:   $47.49  
Product Type: Paperback - Other Formats
Published: March 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Software Development & Engineering - Systems Analysis & Design
- Computers | Software Development & Engineering - Tools
Physical Information: 0.7" H x 7" W x 9.1" (1.20 lbs) 348 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Powerful web-based REST and hypermedia-style APIs are becoming more common every day, but instead of applying the same techniques and patterns to hypermedia clients, many developers rely on custom client code. With this practical guide, you'll learn how to move from one-off implementations to general-purpose client apps that are stable, flexible, and reusable.

Author Mike Amundsen provides extensive background, easy-to-follow examples, illustrative dialogues, and clear recommendations for building effective hypermedia-based client applications. Along the way, you'll learn how to harness many of the basic principles that underpin the Web.

  • 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

Contributor Bio(s): Amundsen, Mike: -

An internationally known author and lecturer, Mike Amundsen travels throughout the United States and Europe consulting and speaking on a wide range of topics including distributed network architecture, Web application development, Cloud computing, and other subjects.His recent work focuses on the role hypermedia plays in creating and maintaining applications that can successfully evolve over time. He has more than a dozen books to his credit. His most recent book is "Building Hypermedia APIs with HTML5 and Node" He also contributed to the book "RESTful Web Services Cookbook" (by Subbu Allamaraju).