Skip to content

Build restful webservices and generate Otp using twilio service.

Notifications You must be signed in to change notification settings

himash79/Otp-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Otp-service

Build restful webservices and generate Otp using twilio service.

Requirements

  1. Java 11
  2. Maven 3.8
  3. Twilio Account

Project setup

  1. Clone the project

    https://github.com/himash79/Otp-service.git
    
  2. Configure Twilio enviroment

    Follow the steps on `Config.txt` file
    
  3. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  4. Open project using intelij / eclipse.

  5. Expose Rest APIs and retrieve responses.

Releases

No releases published

Packages

No packages published

Languages