Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 424 Bytes

Philter

A little application that handles texting a song title to a Twilio number, looks up a song on the Spotify API, and then calls you back with a song clip.

It uses ExTwilio to interface with the Twilio API.

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.