Monday, March 24, 2014

HATEOAS - Rest Shell for interacting with a HATEOAS service

https://github.com/spring-projects/rest-shell

It is based on spring-shell and integrated with Spring HATEOAS in such a way that REST resources that output JSON compliant with Spring HATEOAS can be discovered by the shell and interactions with the REST resources become much easier than by manipulating the URLs in bash using a tool like curl.

No comments:

Post a Comment