Skip to content

node module for sending sms messages through pswincom gateway

Notifications You must be signed in to change notification settings

egilkh/pswincom-npm

 
 

Repository files navigation

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.

About

node module for sending sms messages through pswincom gateway

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%