Skip to content

rodrigomata/nodejs-streams-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Basic logging example

NodeJS Logging stream example

Usage

  1. Run the server with npm run start
  2. Try sending a POST request to http://localhost:8080/logging (Replace logging with any filename).