Example that executes a function to handle the
request
andresponse
before the response ends.
- Install the dependencies with npm (
npm install
) or yarn (yarn
). - Run
npm start
. - Execute request to http://localhost:3000 and see the results!
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Example that executes a function to handle the
request
andresponse
before the response ends.
npm install
) or yarn (yarn
).npm start
.