typpo / textbelt

Free API for outgoing SMS
https://textbelt.com/
MIT License
3.01k stars 508 forks source link

Seperate emails #144

Closed duckbrain closed 5 years ago

duckbrain commented 5 years ago

Addresses #138

Sends SMS emails as individual emails instead of sending a single email with multiple recipients. This fixes the messaging for T-mobile.

This also adds a promise-based alternative to the API.

typpo commented 5 years ago

Thanks so much, Jonathan!