Popularity
2.9
Stable
Activity
0.0
Stable
234
12
6

Monthly Downloads: 37,623
Programming language: Ruby
License: MIT License
Tags: API Builder     JSON     API     API Builders     Serialization    
Latest version: v0.5.0

jsonapi-rb alternatives and similar gems

Based on the "API Builder" category.
Alternatively, view jsonapi-rb alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of jsonapi-rb or a related project?

Add another 'API Builder' Gem

README

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.


*Note that all licence references and agreements mentioned in the jsonapi-rb README section above are relevant to that project's source code only.