| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Ruby gem for building and consuming JSON API documents.
jsonapi-rb is simply a bundle of:
For framework integrations, see:
# In Gemfile
gem 'jsonapi-rb'then
$ bundle
or manually via
$ gem install jsonapi-rb
jsonapi-rb is released under the MIT License.
| Back | FazBrowse Home | New Git URL |