A simple server that prints headers and body of a request to the console.
$ npm install
$ npm run start
Then every incoming HTTP request will be logged with the following information: