Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 636 Bytes

README.rst

File metadata and controls

23 lines (16 loc) · 636 Bytes

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