/requester

Log things on a remote server when you can't `console.log`

Primary LanguageHTML

requester

Install:

  1. git clone https://github.com/saintandy/requester.git
  2. npm install
  3. npm run start

Use:

Just make a request to /log adding the message you want to log as a query param.