https://github.com/viveknaskar/sms-alert-system
An SMS alert System created using Twilio and Java.
https://github.com/viveknaskar/sms-alert-system
alert-system java sms sms-api spring-boot twilio twilio-sms-api
Last synced: about 1 month ago
JSON representation
An SMS alert System created using Twilio and Java.
- Host: GitHub
- URL: https://github.com/viveknaskar/sms-alert-system
- Owner: viveknaskar
- Created: 2022-10-11T16:10:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T15:17:24.000Z (almost 3 years ago)
- Last Synced: 2025-06-19T00:04:25.834Z (4 months ago)
- Topics: alert-system, java, sms, sms-api, spring-boot, twilio, twilio-sms-api
- Language: Java
- Homepage: https://thedeveloperstory.com/2022/10/17/how-to-build-an-sms-alert-system-using-spring-boot-in-java/
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMS Alert System
An SMS alert System created using Twilio and Java.
## Prerequisites
- Java 11
- Spring Boot 2.7.x
- Apache Maven 3.6.x
- IntelliJ Idea Community Edition (IDE)
- Twilio account## Step-by-step Reference
https://thedeveloperstory.com/2022/10/17/how-to-build-an-sms-alert-system-using-spring-boot-in-java/