jsonapi-serializable

Ruby gem for building and rendering JSON API documents.

Status

Gem Version Build Status codecov Gitter chat

Resources

Installation

# In Gemfile
gem 'jsonapi-serializable'

then

$ bundle

or manually via

$ gem install jsonapi-serializable

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-serializable is released under the MIT License.