0.1.6 • Published 12 years ago

sendhub v0.1.6

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

Sendhub

NodeJS module to interact with the Sendhub API

Installation

npm install sendhub --save

Methods

sendhub.username

sendhub.apiKey

sendhub.createContact

sendhub.listContacts

sendhub.sendMessage

Testing

grunt test

To run intergrations tests with sendhub, append environment variables before grunt test

SENDHUB_USERNAME=1234567890 SENDHUB_APIKEY=apiKey SENDHUB_TEST_PHONE=+1234567890 grunt test
0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago