tristil / jsonapi-serializable

Conveniently build and efficiently render JSON API resources.

Home Page:http://jsonapi-rb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Conveniently build and efficiently render JSON API resources.

http://jsonapi-rb.org

License:MIT License


Languages

Language:Ruby 100.0%