MovieFlix Custom API
-
Updated
Dec 31, 2023 - JavaScript
MovieFlix Custom API
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.
Add a description, image, and links to the request-handling topic page so that developers can more easily learn about it.
To associate your repository with the request-handling topic, visit your repo's landing page and select "manage topics."