Mobile Client

TH05 Everything You Always Wanted To Know About REST (But Were Afraid To Ask)

06/18/2015

9:30am - 10:45am

Level: Intermediate to Advanced

Jon Flanders

iOS Developer

Ticketmaster

REST is a well-known acronym (standing for Representational State Transfer) but the details of the actual architectural style and its benefits are less well understood.

This talk will concentrate on how to use the constraints of REST to build services and clients that can change easily over time.

You will learn:

  • About the constraints of REST
  • How to build a Hypermedia based client
  • How to apply REST and Version your systems