Ruby gem for building and rendering JSON API documents.
- Chat: gitter
- Twitter: @jsonapirb
- Docs: jsonapi-rb.org
# In Gemfile
gem 'jsonapi-serializable'
then
$ bundle
or manually via
$ gem install jsonapi-serializable
jsonapi-serializable is released under the MIT License.