Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telser/clj-twilio
https://github.com/telser/clj-twilio
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/telser/clj-twilio
- Owner: telser
- Created: 2014-04-09T15:43:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-10T16:58:17.000Z (almost 11 years ago)
- Last Synced: 2024-12-15T13:09:51.949Z (about 2 months ago)
- Language: Clojure
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clj-twillio
Note this began as a fork of github.com/owainlewis/twilio
Twilio wrapper library for Clojure.
```
[clj-twilio "0.0.1"]
```## Usage
More to follow. Note that the API is not considered stable yet.
## License
Copyright © 2014 Trevis Elser
Distributed under the Eclipse Public License, the same as Clojure.
The code this was forked from:
Copyright © 2013 Twilio Owain Lewis
Distributed under the Eclipse Public License, the same as Clojure.