-
Notifications
You must be signed in to change notification settings - Fork 0
A simple HTTP server built using Node.js core modules. It handles basic routing, parses incoming requests, sets custom headers and status codes, and runs on a configurable port — all without using any external libraries. Ideal for understanding how Node.js works under the hood for backend development.
neha-dev-dot/HTTP-SERVER
About
A simple HTTP server built using Node.js core modules. It handles basic routing, parses incoming requests, sets custom headers and status codes, and runs on a configurable port — all without using any external libraries. Ideal for understanding how Node.js works under the hood for backend development.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published