jsonapi-rails icon indicating copy to clipboard operation
jsonapi-rails copied to clipboard

Rails gem for fast jsonapi-compliant APIs.

trafficstars

jsonapi-rails

Rails integration for jsonapi-rb.

Status

Gem Version Build Status Gitter chat

Resources

Installation

Add the following to your application's Gemfile:

gem 'jsonapi-rails'

And then execute:

$ bundle

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-rails is released under the MIT License.