Fork me on GitHub

REST and HATEOAS - A Case Study

Ben Longden(46:32) Binoculars Image

sourced from BlipTV

RATE THIS


A RESTful API is only truly RESTful if it uses hypermedia to tell us about all the actions that can be performed on the curent resource, allowing us to traverse the API from a single entry point. This session looks at REST and HATEOAS (Hypermedia As The Engine Of Application State) to illustrate good service structure.We'll use the RESTful file sharing service fdrop.it to illustrate the various examples of how this can be used. This session is recommended for architects and senior developers alike and will give a good grounding in writing excellent, self-explanatory RESTful services.


COMMENT