himash79 / Otp-service

Build restful webservices and generate Otp using twilio service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Build restful webservices and generate Otp using twilio service.


Languages

Language:Java 100.0%