A basic HTTP server built with Node.js core modules only - no Express, no dependencies. Demonstrates the event loop, fs read/write, streams, EventEmitter, CommonJS and npm scripts. Dev Weekends Fellowship.
nodejs javascript npm backend commonjs filesystem rest-api streams http-server event-loop eventemitter learning-project no-express devweekends
-
Updated
Aug 21, 2026 - JavaScript