/TwilioExample

Example of a Twilio SMS app

Primary LanguageRuby

-= Twilio SMS Example =-

This is a simple Sinatra app that lets you learn the basics of 
creating a SMS application using Twilio.

To Run: Go to TwilioSMS folder => type "ruby index.rb" in terminal => http://localhost:4567

After you push this to a public URL, add it to your dashboard. Make sure to specify the correct HTTP method (get or post) that your application responds to.

For more information on what is possible with the Twilio API go to http://www.twilio.com/docs/

Find me on twitter if you have questions @FrankDenbow