Mobile Client

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

10/01/2015

8:00am - 9:15am

Level: Intermediate to Advanced

Ted Neward

Ted Neward

Director, Developer Relations

Smartsheet.com

Learn how to use the constraints of REST to build services and clients that can change easily over time.

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
  • Understand the benefits and costs of a REST system
  • How to apply REST and Version your systems