What is finalhandler?
"Node.js final http responder"
finalhandler is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 17.7 KB on disk.
Installation Guide
# Install via NPM
npm install finalhandler
# Install via Yarn
yarn add finalhandler