Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.49 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.49 KB
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!