Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 486 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 486 Bytes

java-spring-webserver

A website to send free SMS with Twilio API

Website_screenshot

Technologies used:

  1. Spring boot for RESTful services(Send a SMS request using twilio api)
  2. Bootstrap for the frontend(Use the Spring boot RESTful using the frontend forms)
  3. Configured to use Mysql database(Not storing any info about messaging however)