8000 Merge pull request #1586 from Sonberg/jsonapi-unwrapper · masterT/json-api@a25afbc · GitHub
[go: up one dir, main page]

Skip to content

Commit a25afbc

Browse files
authored
Merge pull request json-api#1586 from Sonberg/jsonapi-unwrapper
add jsonapi-unwrapper to Ruby client libraries
2 parents d9f3a52 + 100a3d1 commit a25afbc

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
@@ -86,6 +86,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
8686
* [SimpleJSONAPIClient](https://github.com/amcaplan/simple_jsonapi_client) gives you lower-level control for API operations, while your models and their relationships maintain a neat, ActiveRecord-inspired interface.
8787
* [jsonapi-simple_client](https://github.com/InspireNL/jsonapi-simple_client) a client to interact with a Server API that implements the JSON:API spec.
8888
* [jsonapi-record](https://github.com/InspireNL/jsonapi-record) a client framework for interacting JSON:API Spec compliant APIs in Ruby.
89+
* [jsonapi-unwrapper](https://github.com/Sonberg/jsonapi-unwrapper) a simple and lightweight library to deserialize JSON:API payloads.
8990

9091
### <a href="#client-libraries-php" id="client-libraries-php" class="headerlink"></a> PHP
9192

0 commit comments

Comments
 (0)
0