Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On its own, information represented in resource objects is simply media. However, in order to encourage client exploration and access to related resources we need to add hypermedia to our resources. RESTful API developers often abandon HATEOAS implementation because it can be considered more effort than it is worth. The SRP HTTP Framework makes this much easier through the use of automation and dedicated services.

Table of Contents
outlineabsoluteUrltrue

Using the AddLinkRelationship Service

...