项目作者: jsonapi-rb

项目描述 :
Conveniently build and efficiently render JSON API resources.
高级语言: Ruby
项目地址: git://github.com/jsonapi-rb/jsonapi-serializable.git
创建时间: 2016-10-26T01:50:49Z
项目社区:https://github.com/jsonapi-rb/jsonapi-serializable

开源协议:MIT License

下载


jsonapi-serializable

Ruby gem for building and rendering JSON API documents.

Status

Gem Version
Build Status
codecov
Gitter chat

Resources

Installation

  1. # In Gemfile
  2. gem 'jsonapi-serializable'

then

  1. $ bundle

or manually via

  1. $ gem install jsonapi-serializable

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-serializable is released under the MIT License.