achillesoo7 / real-time-request-tracker-eventstan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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!

About


Languages

Language:JavaScript 74.7%Language:EJS 25.3%