vxtwinio

Provides a REST API to Vumi that emulates the Twilio API


License
BSD-3-Clause
Install
pip install vxtwinio==0.0.4

Documentation

Vumi Twilio API

CI build status Coverage status

Provides a REST API to vumi that emulates the twilio API.

To run the tests:

$ python setup.py install
$ pip install -r requirements-dev.pip
$ trial vumi_twilio_api