#This is a real time request tracker application!

Running application

npm i && npm index.js && npm simulator.js

API ENDPOINTS

http://127.0.0.1:3000/api/ping to ping the server manually!
http://127.0.0.1:3000/monitor to see the monitoring dashboard!

#SIMULATOR.JS

This file is to make request to the ping endpoint, so that we can see the output in realtime!