Get Route Decorator Factory
Register the class method as a GET route. Will pass in the request and response from Express.
The route path to register the method as.
Optional
Options for the request mapping
Generated using TypeDoc
Get Route Decorator Factory
Register the class method as a GET route. Will pass in the request and response from Express.
Returns