Skip to content

MKAbuMattar/iso-messaging

Repository files navigation

ISO Messaging

backend apps that can send sms's to phone numbers

this app using maven

URL

POST http://localhost:8080/api/v1/sms

Request Body

{
  "phoneNumber": "use your phone number"
}

Screen Shot

screenshot 01

this app using twilio as an SMS provider to send a quote from quotable API