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.
- Host: GitHub
- URL: https://github.com/hashobject/twilio
- Owner: hashobject
- License: epl-1.0
- Created: 2013-06-02T03:42:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-07T22:08:29.000Z (about 12 years ago)
- Last Synced: 2025-07-04T17:37:40.853Z (9 months ago)
- Language: Clojure
- Size: 141 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
[](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).