File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
87
87
### <a href =" #client-libraries-dart " id =" client-libraries-dart " class =" headerlink " ></a > Dart
88
88
89
89
* [ jsonapi_client] ( https://pub.dartlang.org/packages/jsonapi_client ) is a simple JSON: API v1.0 client written in Dart.
90
- * [ json_api_document ] ( https://pub.dartlang.org/packages/json_api_document ) is a JSON : API Document model/parser implemented in Dart .
90
+ * [ json_api ] ( https://pub.dartlang.org/packages/json_api ) is a full-fledged client for Flutter/Web/VM .
91
91
92
92
### <a href =" #client-libraries-perl " id =" client-libraries-perl " class =" headerlink " ></a > Perl
93
93
@@ -280,6 +280,10 @@ includes related resources.
280
280
281
281
* [ jsonapi-rust] ( https://github.com/michiel/jsonapi-rust ) A Rust library for serializing, deserializing and working with JSON-API data
282
282
283
+ ### <a href =" #server-libraries-dart " id =" server-libraries-dart " class =" headerlink " ></a > Dart
284
+
285
+ * [ json_api_server] ( https://pub.dartlang.org/packages/json_api_server ) is a JSON: API server running on Dart VM.
286
+
283
287
## <a href =" #examples " id =" examples " class =" headerlink " ></a > Examples
284
288
285
289
* [ Endpoints provides a fully working example API] ( http://github.com/endpoints/example/ )
You can’t perform that action at this time.
0 commit comments