Skip to content

Commit 0148e4d

Browse files
authored
Merge pull request json-api#1369 from danielmenzel/gh-pages
Adds Grivet JSON:API client to TypeScript implementations
2 parents 155b8b0 + 8728288 commit 0148e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
5757
* [ts-jsonapi](https://github.com/mohuk/ts-jsonapi) JSON:API (De)Serializer in Typescript
5858
* [ngx-jsonapi](https://github.com/reyesoft/ngx-jsonapi) A JSON:API fast client library for Angular with storage+memory cache.
5959
* [@crnk/angular-ngrx](https://www.npmjs.com/package/@crnk/angular-ngrx) Angular helper library for ngrx-json-api and (optionally) crnk. Facilitates the binding of UI components to ngrx-json-api, most notably tables and forms.
60+
* [Grivet](https://github.com/muellerbbm-vas/grivet) A JSON:API client library written in TypeScript with emphasis on RESTful traversal of resources according to HATEOAS principles.
6061

6162
### <a href="#client-libraries-ios" id="client-libraries-ios" class="headerlink"></a> iOS
6263

0 commit comments

Comments
 (0)