Skip to content

Instantly share code, notes, and snippets.

@emilfolino
Created April 20, 2017 05:58
Show Gist options
  • Save emilfolino/2b6623ed795923aac74151655a211687 to your computer and use it in GitHub Desktop.
Save emilfolino/2b6623ed795923aac74151655a211687 to your computer and use it in GitHub Desktop.
Log REM server på nodejs2.student.bth.se:8000
efostud@sweet: npm start
> [email protected] start /home/saxon/teachers/dipt/efostud/git/rem
> node index
Thu Apr 20 2017 07:50:46 GMT+0200 (CEST): GET /api/wines
Thu Apr 20 2017 07:50:55 GMT+0200 (CEST): GET /api/users
Thu Apr 20 2017 07:51:00 GMT+0200 (CEST): POST /api/wines
Thu Apr 20 2017 07:51:02 GMT+0200 (CEST): GET /api/wines
Thu Apr 20 2017 07:51:21 GMT+0200 (CEST): POST /api/wines
Thu Apr 20 2017 07:51:27 GMT+0200 (CEST): GET /api/wines
Thu Apr 20 2017 07:51:53 GMT+0200 (CEST): POST /api/wines
Thu Apr 20 2017 07:51:56 GMT+0200 (CEST): GET /api/wines
Thu Apr 20 2017 07:52:03 GMT+0200 (CEST): GET /api/wines/3?id=3
Thu Apr 20 2017 07:52:04 GMT+0200 (CEST): GET /api/wines/3?id=3
Thu Apr 20 2017 07:52:11 GMT+0200 (CEST): PUT /api/wines/3
packet_write_wait: Connection to 194.47.131.154 port 22: Broken pipe
FAILED to establish the connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment