You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: implementations/index.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
98
98
*[json_api](https://pub.dev/packages/json_api) is a full-fledged client for Flutter/Web/VM.
99
99
*[rest_data](https://pub.dev/packages/rest_data) is a REST API client based on `ember-data` concepts which includes a JSON:API adapter.
100
100
*[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
0 commit comments