Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1000 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 1000 Bytes

jsonapi-hanami

Hanami integration for jsonapi-rb.

Status

Gem Version Build Status Gitter chat

Resources

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

See jsonapi-rb.org/guides.

License

jsonapi-hanami is released under the MIT License.