node-zenvia-sms
v1.0.0
Published
Send SMS with Zenvia API
Maintainers
Readme
zenvia-sms
How to install:
npm i node-zenvia-smsHow to use:
const zenvia = require('zenvia-sms')(your_username, your_password);Example: see test.js.
This module is a port of the official HTML/JS Zenvia library to be used in NodeJS.
