pswincom-gateway-typed
Version:
Send SMS messages through LINK Mobility / PSWinCom Gateway, TypeScript version.
20 lines (11 loc) • 529 B
Markdown
This is based on https://github.com/PSWinCom/pswincom-npm.git
It it rewritten in TypeScript and uses Promises (async/await) instead of callbacks.
# LINK Mobility / PSWinCom Gateway
Node.js module for sending SMS messages through LINK Mobility / PSWinCom SMS Gateway.
## Installation
$ npm install pswincom-gateway-typed
## Usage
The module exposes a single function called `sendSms`.
## Release
The release version is generated automatically via Semantic Release:
https://github.com/semantic-release/semantic-release