stefanfoulis / django-sendsms

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

Free Use #37

Closed Pkemarco closed 5 years ago

Pkemarco commented 5 years ago

Hello everyone. I want to explode the sending of SMS in my future sites and by doing research I came across your API. But I wonder if sending SMS through it can cover the whole world and if it's free, what are the limitations? Thank you.

stefanfoulis commented 5 years ago

Hi @pkemarco django-sendsms uses backend services to send out SMS messages. So deliverability and costs depend on those services (e.g https://www.twilio.com/).