https://github.com/cafjs/caf_sms
This CAF library sends SMS messages using Nexmo APIs.
https://github.com/cafjs/caf_sms
Last synced: 5 months ago
JSON representation
This CAF library sends SMS messages using Nexmo APIs.
- Host: GitHub
- URL: https://github.com/cafjs/caf_sms
- Owner: cafjs
- Created: 2016-09-26T01:10:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T23:46:03.000Z (over 3 years ago)
- Last Synced: 2025-08-09T02:49:40.415Z (11 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# Caf.js
Co-design cloud assistants with your web app and IoT devices.
See https://www.cafjs.com
## SMS Messaging Library
This library provides components to send SMS messages using Nexmo APIs.
## API
See {@link module:caf_sms/proxy_sms}
## Configuration Example
### framework.json
See {@link module:caf_sms/plug_sms}
### ca.json
See {@link module:caf_sms/plug_ca_sms}