BEGIN:VCALENDAR
VERSION:2.0
PRODID:icalendar-ruby
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTAMP:20260515T002331Z
UID:AbFzSg
DTSTART;VALUE=DATE:20160518
DTEND;VALUE=DATE:20160519
CLASS:PUBLIC
CREATED:20160425T131817
DESCRIPTION: Real World REST and Hands-on Hypermedia \n\n Dylan Beattie \n\
 n 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 e
 ntire Customer just to change someone's email address? Why does it take yo
 u 25 API calls just to render a shopping cart? How do you find the bottlen
 ecks when just drawing a web page requires fifty HTTP requests? What happe
 ns when one of your API consumers accidentally tries to GET your entire cu
 stomer database? \n\n Most of us are familiar with the architectural style
  known as REST\, but even experienced developers often find it difficult t
 o translate REST's architectural principles into running code. In this tal
 k\, we'll explore the elements of REST related to hypermedia and the princ
 iple 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 d
 esign\, deliver and debug your HTTP APIs\, and we'll do some hands-on codi
 ng to show you what these patterns look like in a .NET web application usi
 ng the NancyFX HTTP framework and the HAL hypermedia application language.
  \n
LAST-MODIFIED:20170515T072241
LOCATION:Slicedbread The Bakery\, 70 Stamford New Road\, Altrincham WA14 1E
 E 
ORGANIZER:mailto:steve+thedevbakery@robbins.me.uk
SUMMARY:The Dev Bakery - May 2016
URL;VALUE=URI:https://ti.to/the-dev-bakery/may-2016
URL;VALUE=URI:https://ti.to/the-dev-bakery/may-2016
END:VEVENT
END:VCALENDAR
