Send sms with just an http call.
npm install
Use postman or other API testing program.
URL: http://localhost:3000 Payload: { "number": "09074439912", "message": "Greetings!" }
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Send sms with just an http call.
npm install
Use postman or other API testing program.
URL: http://localhost:3000 Payload: { "number": "09074439912", "message": "Greetings!" }