paulholden2/zoho-sdk

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Zoho SDK

[![Gem Version](https://badge.fury.io/rb/zoho-sdk.svg)](https://badge.fury.io/rb/zoho-sdk) [![Build Status](https://travis-ci.org/paulholden2/zoho-sdk.svg?branch=master)](https://travis-ci.org/paulholden2/zoho-sdk) [![Inline docs](http://inch-ci.org/github/paulholden2/zoho-sdk.svg?branch=master)](http://inch-ci.org/github/paulholden2/zoho-sdk) [![Maintainability](https://api.codeclimate.com/v1/badges/c611ed65df2b9dc7834c/maintainability)](https://codeclimate.com/github/paulholden2/zoho-sdk/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/c611ed65df2b9dc7834c/test_coverage)](https://codeclimate.com/github/paulholden2/zoho-sdk/test_coverage)

A library for interacting with Zoho applications via REST API.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'zoho-sdk'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install zoho-sdk

## Usage

Check back later.

## Contributing

Bug reports and pull requests are welcome on GitHub at
https://github.com/paulholden2/zoho-sdk.

## License

The gem is available as open source under the terms of the
[MIT License](https://opensource.org/licenses/MIT).