https://github.com/corymsmith/feathers-twilio
A Feathers service for talking to the Twilio API
https://github.com/corymsmith/feathers-twilio
Last synced: 2 months ago
JSON representation
A Feathers service for talking to the Twilio API
- Host: GitHub
- URL: https://github.com/corymsmith/feathers-twilio
- Owner: corymsmith
- License: mit
- Created: 2016-02-28T05:08:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T15:17:13.000Z (over 10 years ago)
- Last Synced: 2026-01-03T09:42:17.353Z (6 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# feathers-twilio
> A [Twilio](https://www.twilio.com) Service for [FeatherJS](https://github.com/feathersjs).
## Still a WIP
## Installation
```bash
npm install twilio feathers-twilio --save
```
## Documentation
In progress
## Complete Example
## License
Copyright (c) 2016
Licensed under the [MIT license](LICENSE).
## Changelog
__0.1.0__
- Initial release
## License
Copyright (c) 2015
Licensed under the [MIT license](LICENSE).