Page Contents

Home > @loopback/rest > RestRouter

RestRouter interface

Signature:

export interface RestRouter 

Methods

Method Description
add(route) Add a route to the router
find(request) Find a matching route for the given http request
list() List all routes