Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 757 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 757 Bytes

jsonapi-rails

Rails integration for jsonapi-rb.

Status

Gem Version Build Status Gitter chat

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.