Skip to content

Commit

Permalink
Merge pull request json-api#1201 from DavidDuwaer/gh-pages
Browse files Browse the repository at this point in the history
Updated implementations index
  • Loading branch information
steveklabnik authored Jul 31, 2017
2 parents 7e5cea0 + 670577a commit acd8f48
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 @@ -38,6 +38,7 @@ assembled to vet them.
* [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.
* [redux-bees](https://github.com/cantierecreativo/redux-bees) A nice, short and declarative way to interact with JSON APIs in React+Redux
* [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.

### <a href="#client-libraries-typescript" id="client-libraries-typescript" class="headerlink"></a> Typescript
* [ts-angular-jsonapi](https://github.com/reyesoft/ts-angular-jsonapi) A JSON API library developed for AngularJS in Typescript
Expand Down

0 comments on commit acd8f48

Please sign in to comment.