Requirements Node 14 Git
Common setup Clone the repo and install the dependencies:
git clone https://github.com/rank3082/siteMap.git cd to the siteMap directory npm install
start the server: node server.js
consume the API: GET request 127.0.0.1:80/?url={url}