0.0.4 • Published 4 years ago

http-sms-gateway-client v0.0.4

Weekly downloads
29
License
-
Repository
github
Last release
4 years ago

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-client

Usage

See tests for now.

Changelog

0.0.4

  • Add send(receiver, text) method.

0.0.3

  • Fix unsubscribe method by passing the webhook id in URL.

0.0.2

  • Add unsubscribe method.

0.0.1

  • Initial release featuring subscribe function for webhook subscription.

Copyright notice

© 2020, Tim Daubenschütz. All rights reserved.