Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hateoas

Connectedness & HATEOAS

rest hateoas

Can anyone provide a good explanation of CURIEs and how to use them?

json api hateoas hal-json curie

Using HATEOAS and Backbone.js

rest backbone.js hateoas

Link to another resource in a REST API: by its ID, or by its URL?

json api rest api-design hateoas

REST/HATEOAS - Available methods in HAL links

json rest api hateoas

Returned json unexpected, has "links" spelled as "_links" and structure different, in Spring hateoas

Does HATEOAS imply that query strings are not RESTful?

rest hateoas

HATEOAS links with PUT/POST

Versioning a RESTful API with both XML and JSON Content-Type

How can I implement HATEOAS in Haskell?

good use case of HATEOAS

web-services rest hateoas eve

How to consume a HATEOAS REST API in Angular?

REST Client Implementation Embracing HATEOAS Constraint?

rest hateoas

How to configure Spring HATEOAS behind proxy?

RESTful api design, HATEOAS and resource discovery

api rest hateoas

Is it Worth Achieving HATEOAS for Restful Web Services In Real World Usage?

xml rest web-services hateoas

REST (HATEOAS) and ReactJS

rest reactjs redux flux hateoas

HATEOAS vs GraphQL decision criteria set for microservices? [closed]

graphql hateoas

Where in a HATEOAS architecture do you specify the HTTP verbs?

rest hateoas

Custom response for root request int the Spring REST HATEOAS with both RepositoryRestResource-s and regular controllers