← all adapters

twilio-style

simulates Twilio API 2010-06-01

restadapter v0.1.06 routes

use it

# add to stunt.yaml
services:
  twilio:
    adapter: embedded:twilio-style

# then
$ stunt up

The 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