npm cache clean --force
npm install
npm start
npm test
- To find the product of 2 numbers
http://localhost:3001/productvalue/5/5
- To find the first non-repetitive character
http://localhost:3001/string/aazzcvvvtyuiii
- Writing content to the disk
http://localhost:3001/writeFile/nodejsAssessment
- Web Crawler