Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hateoas

How to construct intersection in REST Hypermedia API?

api rest hateoas hypermedia

Using the HAL vocab with JSON-LD

Why document RESTful APIs if they are supposed to use HATEOAS?

rest hateoas

REST API: Should single API have multiple responsibilities?

api rest hateoas

How to represent `self` url in django-rest-framework

Angular2 support with HATEOAS

angular hateoas

HATEOAS and forms driven by the API

How to Submit Deeply Nested Resource using Restful APIs (HATEOAS)

c# web-services api rest 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

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?