POST http://localhost:1337/sms/send
Content-Type: application/json
x-sid: {your-twilio-sid}
x-auth-token: {your-twilio-auth-token}
x-from: {your-twilio-number}
{
"to": "{to_number}",
"text": "it's an sms"
}
-
Notifications
You must be signed in to change notification settings - Fork 0
mabbay/sms-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published