use it
# add to stunt.yaml
services:
twilio:
adapter: embedded:twilio-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
messagescallsverifications
routes (6)
POST/2010-06-01/Accounts/{account_sid}/Messages.json
GET/2010-06-01/Accounts/{account_sid}/Messages.json
GET/2010-06-01/Accounts/{account_sid}/Messages/{sid}
POST/2010-06-01/Accounts/{account_sid}/Calls.json
POST/v2/Services/{service_sid}/Verification
POST/v2/Services/{service_sid}/VerificationCheck