Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hateoas

URL handling in a Hypermedia (HATEOAS) driven AngularJS application

Consuming HATEOAS Resource

When serving responses from a REST API with the hypermedia constraint, how to indicate to client which HTTP method(verb) to use?

api rest architecture hateoas

How do you represent "thin" and "fat" versions of a RESTful resource?

rest hateoas hypermedia

CQRS and REST HATEOAS mismatch

Why is the HTTP location header only set for POST requests/201 (Created) responses?

String Hateoas link to a void method

Django (Rest Framework): create (POST) a nested/sub-resource using hyperlinked relations

How to implement HATEOAS in Rails

ruby-on-rails-3 hateoas

HATEOAS Link and Method performance

hateoas spring-hateoas

Vue js + Hateoas Module

vue.js hateoas

Spring Hateoas @EnableEntityLinks does not provide EntityLinks bean (NoSuchBeanDefinitionException)

Behaviour of <link rel=alternate> in browsers

html http rest hateoas

HATEOAS bookmarked URL access

hateoas

Rest uri design for changing the status for resource

json api rest hateoas

Implement HATEOAS with HAL in Jersey

rest jersey hateoas

Should you Combine Swagger with HATEOAS/HAL/JSON-LD?