/post-log

Log the contents of a POST (or GET) request to the browser using web sockets

Primary LanguageHTML

post-log

Log the contents of a POST request to the browser using web sockets.

Quick Start

$ nvm use
$ npm install
$ npm run dev