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.
2 parents f1fd4bc + d21725a commit caf691fCopy full SHA for caf691f
implementations/index.md
@@ -196,6 +196,7 @@ and writing of JSON:API documents.
196
* [Jbuilder::JsonAPI](https://github.com/vladfaust/jbuilder-json_api) Simple & lightweight extension for Jbuilder
197
* [jsonapi-rb](http://jsonapi-rb.org) Ruby library for efficiently building and consuming JSON:API documents - with Rails and Hanami integrations.
198
* [fast_jsonapi](https://github.com/Netflix/fast_jsonapi) A lightning fast JSON:API serializer for Ruby Objects.
199
+ * [jsonapi_parameters](https://github.com/visualitypl/jsonapi_parameters) Rails-way to consume JSON:API input.
200
201
* Ruby on Rails
202
* [Jsonapi-for-rails](https://github.com/doga/jsonapi_for_rails)
0 commit comments