const http = require("node:http"); const host = "127.0.0.1"; const port = 3000;