node:http
and node:https
modules that these libraries rely on.
Refer to the Runtime > Node.js APIs page for
more detailed compatibility information.
terminal
To define a simple HTTP route and start a server with Express:
To start the server on
localhost
:
terminal