Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1mt142/twilio-express-integration
https://github.com/1mt142/twilio-express-integration
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1mt142/twilio-express-integration
- Owner: 1mt142
- Created: 2022-08-02T06:59:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T09:44:27.000Z (over 2 years ago)
- Last Synced: 2023-05-02T17:38:41.465Z (over 1 year ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twilio-express-integration
``` javascript
API:: localhost:3000/send-smsbody:: {
"to":"+88017********",
"smsBody":"Congratulations! something"
}
```