Hacker News new | ask | show | jobs
by aweiland 1743 days ago
Instead of Twilio you could use SNS and subscribe to it via SMS. You would most likely stay within the free tier there too.
1 comments

I just added this in. Not super elegant but can publish to a topic with the notifications, then up to the user how they want to receive them.
Cool. Probably not as elegant as Twilio, but free is hard to beat.