We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48da069 commit c3def6aCopy full SHA for c3def6a
implementations/index.md
@@ -92,6 +92,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
92
### <a href="#client-libraries-dart" id="client-libraries-dart" class="headerlink"></a> Dart
93
94
* [jsonapi_client](https://pub.dev/packages/jsonapi_client) is a simple JSON:API v1.0 client written in Dart.
95
+* [rest_data](https://pub.dev/packages/rest_data) is a REST API client based on `ember-data` concepts which includes a JSON:API adapter.
96
* [json_api](https://pub.dev/packages/json_api) is a full-fledged client for Flutter/Web/VM.
97
98
### <a href="#client-libraries-perl" id="client-libraries-perl" class="headerlink"></a> Perl
0 commit comments