Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 469 Bytes

File metadata and controls

13 lines (11 loc) · 469 Bytes

Dynamic Web Server with Event-Logger

A Nodejs-Server that works dynamically to serve the files like html and css etc. based on the request.
With a logger that was designed with an Event-Emitter that records all the requests info with exact time and date and all the server errors.

Techs

  • Node js