Matches a path and method type using a function callback.
The HTTP method matched.
The path assigned to this route.
A function callback handler for the route.
A transformer that converts the handler's output.
See Implementation
Matches a path and method type using a function callback.