Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hateoas

Dynamic filtering of a field in the response from a RESTful webservice enpoint that returns a List of domain objects

Is it possible to apply the HATEOAS principle by SOA?

oop rest soap soa hateoas

RESTful HATEOAS Client Url

rest hateoas

Adding links to a python-eve API resource implementing HATEOAS

python hateoas eve

Hateoas links in Header or in Entity

json rest jax-rs hateoas

Is there a simple implementation of HATEOAS + Pagination in Spring without data rest?

How to expose REST API HAL format pagination

How to get the selflink in a compojure handler?

json clojure compojure hateoas

How to deal with per verb permission in Rest on a client?

rest hateoas hypermedia

Proper way to convert Spring HATEOAS Link to Object

Is there a way to link JAX-RS resource to another resource like in Spring HATEOAS?

In REST, How to discover acceptable media types?

Exclude empty Hateoas "links" in the spring boot restapi response

json spring-hateoas hateoas

How to document a response comprised of a list of resources using OpenAPI

Hypermedia API: How to document properly?