GitHub - jsonapi-rb/jsonapi-hanami: Hanami gem for fast jsonapi-compliant APIs.
jsonapi-rb / jsonapi-hanami Public
-
Notifications
You must be signed in to change notification settings - Fork 6
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
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.
About
Hanami gem for fast jsonapi-compliant APIs.