Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hateoas

Consuming Spring Hateoas Pageable

Implementing HATEOAS in Django REST framework

How to represent collections in HAL (JSON version) while following REST

RESTful web services: trying to achieve HATEOAS with custom XML

xml web-services rest hateoas

How can I implement a RESTful Progress Indicator?

rest hateoas

Why is the following Spring Boot + HATEOAS with mongodb not working (MarshalException)?

java spring mongodb hateoas

Where can I find a practical HATEOAS Javascript client example? [closed]

does REST discoverability and HATEOAS imply that you can change URIs?

GWT Rich Internet Application (RIA) and REST HATEOAS - how compatible are they?

REST API design: one endpoint with if/else logic or two separate role based endpoints

HATEOAS Client Design

rest api-design hateoas

How to document an API and still respect HATEOAS? [closed]

HATEOAS and Microservices

HATEOAS - How to model link relations that change state

rest hateoas rel

Spring Data REST How to add embedded resources inline

Cross-service linking for HATEOAS micro-services

HTTP POST requests in a RESTFul HATEOAS API

rest hateoas

Why most API paginations do not rely on HTTP Range header?

api http rest pagination hateoas

How to put and post links with Spring HATEOAS

How to implement deep linking client on top of HATEOAS server?