Text Messages and Phone Calls in Server Side Swift using Twilio

Sam Agnew

In this interactive live coding session, we will walk through how to use the Twilio API step by step for sending and receiving text messages and phone calls. This will involve setting up a server side Vapor app to handle requests associated with incoming messages and phone calls, as well as writing some quick Swift code to send messages and calls.