Display HTTP Requests Installation npm i koa npm i koa-bodyparser Run node display-http-req.js Usage The server listens to port 3000. Open http://localhost:3000/showRequest to see all requests sent to the server.