Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1mt142/twilio-express-integration


https://github.com/1mt142/twilio-express-integration

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# twilio-express-integration

``` javascript
API:: localhost:3000/send-sms

body:: {
"to":"+88017********",
"smsBody":"Congratulations! something"
}
```