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