Page Contents
Home > @loopback/rest > RestRouter
RestRouter interface
Signature:
export interface RestRouter
Methods
| Method | Description |
|---|---|
|
Add a route to the router | |
|
Find a matching route for the given http request | |
|
List all routes |