Handles incoming requests by executing middlewares and routing to the appropriate handler.
The router instance used for routing.
The incoming request object.
The server response object.
Generated using TypeDoc
Handles incoming requests by executing middlewares and routing to the appropriate handler.