项目作者: jsonapi-rb

项目描述 :
Hanami gem for fast jsonapi-compliant APIs.
高级语言: Ruby
项目地址: git://github.com/jsonapi-rb/jsonapi-hanami.git
创建时间: 2016-10-28T03:30:45Z
项目社区:https://github.com/jsonapi-rb/jsonapi-hanami

开源协议:MIT License

下载


jsonapi-hanami

Hanami integration for jsonapi-rb.

Status

Gem Version
Build Status
Gitter chat

Resources

Installation

Add the following to your application’s Gemfile:

  1. gem 'jsonapi-hanami'

And then execute:

  1. $ bundle

Or install it manually as:

  1. $ gem install jsonapi-hanami

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-hanami is released under the MIT License.