https://github.com/ariyanmlzm/nodejs-dynamicwebserver
🌐 Dynamic pure nodejs web server with a logger to record all requests and errors.
https://github.com/ariyanmlzm/nodejs-dynamicwebserver
dynamic-server node-js
Last synced: 12 days ago
JSON representation
🌐 Dynamic pure nodejs web server with a logger to record all requests and errors.
- Host: GitHub
- URL: https://github.com/ariyanmlzm/nodejs-dynamicwebserver
- Owner: AriyanMLZM
- Created: 2024-07-15T15:48:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T18:36:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T23:45:10.629Z (over 1 year ago)
- Topics: dynamic-server, node-js
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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
[](https://github.com/AriyanMLZM)