Build restful webservices and generate Otp using twilio service.
- Java 11
- Maven 3.8
- Twilio Account
-
Clone the project
https://github.com/himash79/Otp-service.git -
Configure Twilio enviroment
Follow the steps on `Config.txt` file -
Clean and build the project using maven
open command line (CMD) in project directory and execute 'mvn clean install' -
Open project using intelij / eclipse.
-
Expose Rest APIs and retrieve responses.