The Dev Bakery - May 2016

Real World REST and Hands-on Hypermedia

Dylan Beattie

So you've built your HTTP API, and now that it's live, you're suddenly dealing with a whole new set of problems. Do you really need to PUT the entire Customer just to change someone's email address? Why does it take you 25 API calls just to render a shopping cart? How do you find the bottlenecks when just drawing a web page requires fifty HTTP requests? What happens when one of your API consumers accidentally tries to GET your entire customer database?

Most of us are familiar with the architectural style known as REST, but even experienced developers often find it difficult to translate REST's architectural principles into running code. In this talk, we'll explore the elements of REST related to hypermedia and the principle of "hypermedia as the engine of application state" (HATEOAS) - we'll talk about why they matter, and when you might want to implement them in your own systems. We'll look at some of the tools that exist to help you design, deliver and debug your HTTP APIs, and we'll do some hands-on coding to show you what these patterns look like in a .NET web application using the NancyFX HTTP framework and the HAL hypermedia application language.

Tickets

Additional Information

The event runs from 7-9PM. but plenty of us also go to one of the local pubs afterwards for a sneaky half!

Please keep hold of your ticket confirmation email, it contains the information you need to cancel if you can't make it - and please do cancel if you can't make it, we do feed you for nothing, so accurate attendance numbers are pretty important to us :)

If you're interested in doing a 10-15 minute lightning talk at the start of this meeting, or any other meeting, please let us know - it doesn't necessarily have to be development related.