free-mobile-api-node
v1.0.1
Published
A Node.js module to send SMS using the Free Mobile API
Downloads
4
Readme
free-mobile-api-node
A Node.js module to send SMS using the Free Mobile API
Usage/Examples
npm i free-mobile-api-node
import FreeMobileSms from 'free-mobile-api-node'
FreeMobileSms(user_id, pass, message)