stefanfoulis / django-sendsms

A simple API to send SMS messages. It is modeled after the django email api.
MIT License
261 stars 99 forks source link

Support AWS SNS #21

Open pydanny opened 7 years ago

pydanny commented 7 years ago

http://docs.aws.amazon.com/sns/latest/dg/SMSMessages.html

stefanfoulis commented 7 years ago

That would be a great backend to have support for.

kodeine commented 6 years ago

any word on this?

kodeine commented 6 years ago

I've implemented this, but amazon sometimes dont send the text messages.