
#128: Using Twilio with Elixir
Published January 11, 2021
13m 0s
In this episode let’s see how we can send text messages from an Elixir application using Twilio. We’ll use Phoenix LiveView to build a component that allows users to share their favorite album with a text message sent with Twilio.
To start we’ll…