Skip to content

Releases: ParadoxInfinite/nodetifications

v0.0.1 - POC release

17 Nov 20:39
adf4e72
Compare
Choose a tag to compare

Notifications are difficult, especially in JS. And since NodeJS runs on the JS engine and is one of the most popular server side framework, I decided to write a npm package for notifications.

This will be mainly targetting the top providers globally and in India. This is just a proof of concept to see if this would actually make writing notifications faster, easier and more robost.

Modes and Providers included so far:

  • SMS
    • Twilio
    • Gupshup

Modes planned for future releases:

  • SMS
    • Improvements + 1/2 more providers if possible
  • Emails
    • SendGrid mainly, maybe will check a few others
  • WhatsApp
    • ChatAPI
    • Gupshup
    • Twilio