◐ Shell
clean mode source ↗

GitHub - jsonapi-rb/jsonapi-hanami: Hanami gem for fast jsonapi-compliant APIs.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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.