Talks
Events

Get HATEOAS and Hypermedia right with Spring

Eugene Paraschiv at Spring I/O 2016

In this talk I focus on a core aspect of REST - Hypermedia and HATEOAS and share the practical steps of building this out into an existing API with Spring HATEOAS and Spring Data REST.
You’ll first learn about the basics - content negotiation, API discoverability at the root and introducing links into the responses of your API to help guide your clients.
We’ll then go into more advanced scenarios such as versioning, evolving an API with the right use of Hypermedia and the JSON-API spec.

Finally, we’ll circle back and look at some great examples in public APIs in our ecosystem.