Defines a strongly-typed route handler function.
The type of the URL parameters.
The type of the query parameters.
The type of the request body.
The type of the response.
Defines a strongly-typed route handler function.