Sending and Receiving SMS with Ruby and Sinatra

preview_player
Показать описание
In this 5 minute video I'll show you how to send and receive text messages using Ruby and the Sinatra web framework.

Рекомендации по теме
Комментарии
Автор

Thanks for the vid, do we need to have a paid account with ngrok to be able to use the response portion of the app you just made?

I've gotten my rails app to send an outgoing sms message via twilio, but am working on accepting a message from outside to display it's contents in one of the views of my app.

leoneldelamojr.