hedwig_sms v0.1.0 Hedwig.Adapters.SMS.Callback
Defines a Plug and HTTP server to be used as a callback endpoint
for Twilio. Use this if you do not already have an endpoint to use.
accepts posts to the /
path. Builds message from callback body and sends it
to the robot
Summary
Functions
Specs
start_link(atom, module, Keyword.t) :: GenServer.on_start