jsonapi-hanami
Hanami integration for jsonapi-rb.
Status
Resources
- Chat: gitter
- Twitter: @jsonapirb
- Docs: jsonapi-rb.org
Installation
Add the following to your application's Gemfile:
gem 'jsonapi-hanami'
And then execute:
$ bundle
Or install it manually as:
$ gem install jsonapi-hanami
Usage and documentation
License
jsonapi-hanami is released under the MIT License.