Hanami gem for fast jsonapi-compliant APIs.
Hanami integration for jsonapi-rb.
Add the following to your application’s Gemfile:
gem 'jsonapi-hanami'
And then execute:
$ bundle
Or install it manually as:
$ gem install jsonapi-hanami
jsonapi-hanami is released under the MIT License.