sparrow-sms

2.1.0 • Public • Published

sparrow-sms

Node module to easily access sparrowSMS's APIs via JavaScript.

Note: The module is work in progress, and is still in alpha. Use accordingly.

Resources:

SparrowSMS's official API

Available Functions:

1. setAuth({token, identity});

2. sendSMS({text, recipients});

  • {String} text - 160 character at max
  • {String} recipients - Command separated numbers

3. getCredit();

Usage:

See example.js.

Package Sidebar

Install

npm i sparrow-sms

Weekly Downloads

0

Version

2.1.0

License

ISC

Last publish

Collaborators

  • sarojkh