Skip to content

Node.js wrapper for Africa’s Talking SMS API. Allows government entities to send mass SMS to text the public critical COVID-19 related information.

License

Notifications You must be signed in to change notification settings

africa-covid-19-response-toolkit/awareness-sms

Repository files navigation

ACRT Awareness SMS

Covid-19-SMS

All Contributors

A nodejs api to send sms msg using africatalking api for delevering information about COVID-19 virus

To start the project do npm run start

It starts on port:3000 and expects a post request with:

  "to": "list of phine numbers",
  "message": "the message to be sent"

parameters, and the route is /sendsms

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Robera Worku

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Node.js wrapper for Africa’s Talking SMS API. Allows government entities to send mass SMS to text the public critical COVID-19 related information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published