- Clone the repository:
git clone https://github.com/gowthamkasi/myclnq_task.git
- Navigate to the project directory:
cd myclnq_task
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000/api/v1/tasks/health
to see the application running. - Api Documentation :
https://www.apidog.com/apidoc/shared-965ada15-8d3f-416f-b377-03a701ff1a5d
- Use any Api client Testing Tool eg: Postman,Apidog