The http module in Node.js allows you to create web servers and handle HTTP requests and responses.
http
http.createServer()
req
res