8000 Add jsonapi-browser. · masterT/json-api@337f7b2 · GitHub
[go: up one dir, main page]

S 8000 kip to content

Commit 337f7b2

Browse files
committed
Add jsonapi-browser.
1 parent 0ce877d commit 337f7b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

implementations/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
6565
* [DatX](https://github.com/infinum/datx) is an opinionated data store for use with the MobX state management library that adds JSON:API support with [datx-jsonapi](https://github.com/infinum/datx/tree/master/packages/datx-jsonapi) mixin.
6666
* [jsonapi-fractal](https://github.com/andersondanilo/jsonapi-fractal) JSON:API Serializer inspired by Fractal (PHP)
6767
* [ts-japi](https://github.com/jun-sheaf/ts-japi) - A zero-dependency, highly-modular, js/ts-friendly, recursible, framework-agnostic library for serializing data to the JSON:API specification. Serializes the entire specification.
68-
* [drupal-jsonapi-params](https://github.com/d34dman/drupal-jsonapi-params) A library for building query parameters when connecting with Drupal CMS's JSON:API.
68+
* [drupal-jsonapi-params](https://github.com/d34dman/drupal-jsonapi-params) A library for building query parameters when connecting with Drupal CMS's JSON:API.
6969

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

@@ -334,6 +334,7 @@ includes related resources.
334334

335335
### <a href="#related-tools-playground" id="related-tools-playground" class="headerlink"></a> Playground
336336

337+
* [jsonapi-browser](https://github.com/masterT/jsonapi-browser) Browser for web API implementing JSON:API v1.0. - [demo](https://mastert.github.io/jsonapi-browser)
337338
* [json-api-document-viewer](https://tadast.github.io/json-api-document-viewer) the flat json:api structure is a good way to express complex relationships between objects. However the same flatness makes it difficult for humans to "parse" these relationships. This tool visualises object relationships by visually nesting them.
338339
* [jsonapi-validator](https://jsonapi-validator.herokuapp.com) is a playground service for quick prototyping and validating JSON responses with jsonapi.org specification.
339340
* [corroborate](http://corroborate.arenpatel.com/) JSON:API request/response payload validator. It warns when there is a specification violation and also informs when a recommendation has not been followed.

0 commit comments

Comments
 (0)
0