router/http_request_handler library

Functions

httpRequestHandler(HttpRequest req) Future<void>
this is a class which get matched routes and pass http request to route middleware and controllers and response from controllers is passed to httpResponseHandler