rebelmail

0.4.1 • Public • Published

rebelmail-nodejs

Node wrapper for RebelMail API.

BuildStatus NPM version

Usage

var rebelmail = require( "rebelmail" );
 
// Functions
rebelmail.companies.create( { }, function( err, body ) {
 
} );
 
rebelmail.companies.show( { }, function( err, body ) {
 
} );

Readme

Keywords

none

Package Sidebar

Install

npm i rebelmail

Weekly Downloads

1

Version

0.4.1

License

ISC

Last publish

Collaborators

  • motdotla