From 2958f14787b283fe166d4273cd7094073f55a269 Mon Sep 17 00:00:00 2001 From: Tommy Ziegler Date: Tue, 29 Sep 2015 16:29:11 +0200 Subject: [PATCH] Added traverson JavaScript Hypermedia framework Really cool framework to traverse through the REST hypermedia service(s) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7843a60..26d7112 100644 --- a/README.md +++ b/README.md @@ -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