Skip to content

jsonapi-rb/jsonapi-serializable

This branch is 1 commit ahead of, 13 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
Sep 11, 2017
Sep 11, 2017
Nov 2, 2016
Nov 2, 2016
Nov 2, 2016
Dec 16, 2016
Nov 2, 2016
Jul 13, 2017
Jul 12, 2017

Repository files navigation

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.