Level: Intermediate to Advanced
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