jsonapi-rb / jsonapi-rb

Efficiently produce and consume JSON API documents.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsonapi-rb

Ruby gem for building and consuming JSON API documents.

Status

Gem Version Gitter chat

Resources

Code

jsonapi-rb is simply a bundle of:

For framework integrations, see:

Installation

# In Gemfile
gem 'jsonapi-rb'

then

$ bundle

or manually via

$ gem install jsonapi-rb

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-rb is released under the MIT License.

About

Efficiently produce and consume JSON API documents.

http://jsonapi-rb.org

License:MIT License


Languages

Language:Ruby 100.0%