Skip to content

chpecson/clockwork-send-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clockwork Send Sms

Send sms with just an http call.

Requirements

npm install

Send message

Use postman or other API testing program.

URL: http://localhost:3000 Payload: { "number": "09074439912", "message": "Greetings!" }

About

Send sms with just an POST HTTP call.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published