FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

jsonapi-rb/README.md at master · jsonapi-rb/jsonapi-rb · GitHub

Latest commit

 

History

History
47 lines (33 loc) · 1.24 KB

File metadata and controls

47 lines (33 loc) · 1.24 KB

jsonapi-rb

Ruby gem for building and consuming JSON API documents.

Status

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.


Back | FazBrowse Home | New Git URL