Twilio HackPack for Sinatra and Heroku
Time to read: 1 minute
If you’re interested in using Twilio with your Ruby apps but are not very familiar with creating and deploying web apps in Sinatra or Heroku, the Twilio Hackpack for Heroku and Sinatra is now available. Fork it now.
This hackpack gives developers a simple way to build a full-fledged Sinatra app with Twilio integration. No need to worry about setting up a phone number, your application SID, redirect routes or Heroku config. Focus on the good stuff – actually writing your app.
To start using the hackpack:
Fork it from github
Install necessary gems:
Create your Heroku app:
Run the configuration file with your twilio accountSID and twilio authToken:
Start your app locally:
Deploy online to Heroku:
If you are building with Python instead of Ruby, check out this hackpack for Flask and Heroku by Rob Spectre.
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.