Skip to content

Commit

Permalink
Updated implementations index
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidDuwaer committed Jul 31, 2017
1 parent 7e5cea0 commit ecac8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions implementations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ assembled to vet them.
* [angular-jsonapi](https://github.com/jakubrohleder/angular-jsonapi) An Angular JSON API client
* [redux-json-api](https://github.com/dixieio/redux-json-api) A library which integrated JSON APIs with Redux store
* [devour-client](https://github.com/twg/devour) A lightweight, framework agnostic, highly flexible JSON API client
* [Coloquent](https://github.com/DavidDuwaer/Coloquent) A library mapping objects and their interrelations to JSON API, with a fluent syntax inspired by Laravel's Eloquent.
* [json-api-normalizer](https://github.com/yury-dymov/json-api-normalizer) Normalizes JSON API documents for state management solutions like Redux and Mobx
* [jsona](https://github.com/olosegres/jsona) Data formatter that creates customizable, simplified objects from JSON or stored reduxObject (result object of [json-api-normalizer](https://github.com/yury-dymov/json-api-normalizer)), and creates correct JSON from the same simplified objects.
* [active-resource](https://github.com/nicklandgrebe/activeresource.js) A standalone, convention-driven JavaScript ORM that maps to your JSON API server and allows for advanced queries and relational management through a smooth interface.
Expand Down

0 comments on commit ecac8b5

Please sign in to comment.