Skip to content

pruthvirajjadhav1/sms-sender_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS sender API

Testing Twilio APIs

🛣️ Routes

GET:

  • / - Homepage

POST:

  • /sendsms - Sends an SMS to a particular number with a custom message
  • /sendquote - Send a SMS with a random quote to a particular number.

🛠️ Features.

  • /sendsms POST method.

It helps use to send a custom text sms.

  • /sendquote POST method.

It helps use to send a random quote sms