An open API service indexing awesome lists of open source software.

https://github.com/hashobject/twilio

Clojure library for interacting with Twilio API.
https://github.com/hashobject/twilio

Last synced: 8 months ago
JSON representation

Clojure library for interacting with Twilio API.

Awesome Lists containing this project

README

          

# twilio

A Clojure library for interaction with Twilio REST API.

Heavily inspired by [owainlewis/twilio](https://github.com/owainlewis/twilio).

[![Dependencies Status](http://jarkeeper.com/hashobject/twilio/status.png)](http://jarkeeper.com/hashobject/twilio)

## Install

```
[twilio "0.1.0"]
```

## Usage

TODO

## Contributions

We love contributions. Please submit your pull requests.

## License

Copyright © 2013-2014 Hashobject Ltd (team@hashobject.com).

Distributed under the [Eclipse Public License](http://opensource.org/licenses/eclipse-1.0).