0.0.4 • Published 5 years ago
http-sms-gateway-client v0.0.4
HTTP-SMS-GATEWAY-CLIENT
A client for sending and receiving SMS via HTTP using the http-sms-gateway.
Installation
$ npm i --save http-sms-gateway-clientUsage
See tests for now.
Changelog
0.0.4
- Add
send(receiver, text)method.
0.0.3
- Fix
unsubscribemethod by passing the webhookidin URL.
0.0.2
- Add
unsubscribemethod.
0.0.1
- Initial release featuring
subscribefunction for webhook subscription.
Copyright notice
© 2020, Tim Daubenschütz. All rights reserved.