API Documentation on Postman collection https://documenter.getpostman.com/view/29497055/2sA3rwLu54

Instruction to run application locally

  1. It is running in default port 8080.
  2. Local database also using default port 3306.
  3. To run in local just clone the repository and open the IDE which able to run SpringBoot application, setup the java version 17 and create local database to associate with this application and it will able to run locally.