Skip to content

Commit 0f4cec0

Browse files
authored
Merge pull request json-api#1493 from itsJoKr/gh-pages
Add dart japx implemention
2 parents a35043e + 9f01474 commit 0f4cec0

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
@@ -98,6 +98,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
9898
* [json_api](https://pub.dev/packages/json_api) is a full-fledged client for Flutter/Web/VM.
9999
* [rest_data](https://pub.dev/packages/rest_data) is a REST API client based on `ember-data` concepts which includes a JSON:API adapter.
100100
* [jsonapi_client](https://pub.dev/packages/jsonapi_client) is a simple JSON:API v1.0 client written in Dart.
101+
* [japx](https://pub.dev/packages/japx) is a lightweight JSON:API parser that flattens complex JSON:API structure and turns it into simple JSON and vice versa
101102

102103
### <a href="#client-libraries-perl" id="client-libraries-perl" class="headerlink"></a> Perl
103104

0 commit comments

Comments
 (0)