/konfhub

Primary LanguageJavaScript

Konfhub task

Steps to run the code

  1. clone this repo.
  2. change directory to the base directory of the repo.
  3. $ npm i
    OR
    $ yarn
  4. After the node modules are installed
    $ npm start

Test with postman

The collection file can be seen in the base directory of this repo.
Import the collection with postman to see the endpoints and send the request.