/elefeely-twilio-interface

Our elephants will never forget your feelings. Our trunks talk to Twilio through this beautiful project.

Primary LanguageRuby

Code Climate

Elefeely Twilio Interface

This app is responsible for interfacing between Twilio and the primary Elefeely app. It runs a cron job that retrieves a list of verified numbers from the primary API and kicks off background task to send SMS via the Twilio gem. It also handles the parsing the responses from users that come in as callbacks from Twilio (this can either be a phone number verification, new feeling, or unsubscription. The Elefeey gem is used within this app to sign and send requests to the primary Elefeely app.

Other project repos

The primary Elefeely app, the Elefeely UI backbone.js app that acts as the project front-end, and the Elefeey gem that is used to sign and make requests to the primary Elefeely app from the Elefeely Twilio Interface app.