0.1.0 • Published 9 years ago

zoho-subscriptions v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

zoho-subscriptions Build Status [npm downloads]

Zoho subscriptions API wrapper for node.

Install

$ npm install --save zoho-subscriptions

Usage

To run the example you must obtain an API key and organization id as expained here.

var zohoSubscriptions = require('zoho-subscriptions');

zohoSubscriptions('unicorns');
//=> unicorns & rainbows

API

zohoSubscriptions(input, options)

input

Required
Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © madmod

0.1.0

9 years ago

0.0.4

9 years ago

0.0.2

9 years ago

0.0.0

9 years ago