raml-spec icon indicating copy to clipboard operation
raml-spec copied to clipboard

HATEOAS isn't explained in the docs or tutorials

Open kephas opened this issue 2 years ago • 0 comments

It is surprising that the docs for the RESTful API Modeling Language don't include any example of actual REST APIs, but only of APIs with static routes like /users/{userId}/groups which contradicts the HATEOAS principle that is at the heart of what REST is.

Could you add examples of RESTful APIs?

kephas avatar Jan 29 '23 13:01 kephas