HATEOAS API

From Delft Solutions
Revision as of 10:42, 3 December 2020 by Thexa4 (talk | contribs)
Jump to navigation Jump to search

Originally called REST, HATEOAS is a way of designing HTTP APIs as described in Roy Fieldings thesis. The acronym stands for Hypermedia as the Engine of Application State.

It distinguishes itself from other APIs by having the following properties:

HATEOAS APIs usually make heavy use of HTTP features like: