Leonard Richardson's 2008 book "RESTful Web Services" taught us the power of the "Uniform Interface" (GET PUT POST & DELETE). His 2013 book, "RESTful Web APIs" goes one step further and describes how Hypermedia APIs can increase flexibility and reusability of APIs.But what are Hypermedia APIs? What do they look like? And why are they "better" than the common CRUD APIs we all use today? This webcast illustrates the differences …
REST, Hypermedia, and the Semantic Gap
Video description
Leonard Richardson's 2008 book "RESTful Web Services" taught us the power of the "Uniform Interface" (GET PUT POST & DELETE). His 2013 book, "RESTful Web APIs" goes one step further and describes how Hypermedia APIs can increase flexibility and reusability of APIs.But what are Hypermedia APIs? What do they look like? And why are they "better" than the common CRUD APIs we all use today? This webcast illustrates the differences between CRUD and Hypermedia APIs and how you can design & implement clients and services that can take advantages of APIs based on hypermedia, not just resources and a tiny handful of verbs.Along the way, we'll look at working versions of both styles and get a chance to see why adding more hypermedia in service responses can result in more functionality on the client while reducing the amount of API-specific code on the client.
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept