Added traverson JavaScript Hypermedia framework

Really cool framework to traverse through the REST hypermedia service(s)
This commit is contained in:
Tommy Ziegler
2015-09-29 16:29:11 +02:00
parent eeb7654ca7
commit 2958f14787

View File

@@ -63,6 +63,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
* [restangular](https://github.com/mgonto/restangular) - AngularJS service to handle REST API properly and easily.
* [restful.js](https://github.com/marmelab/restful.js) - JS client for interacting with server-side RESTful resources.
* [traverson](https://github.com/basti1302/traverson) - A Hypermedia API/HATEOAS Client for Node.js and the Browser
### Node.js Clients