Page Contents

Home > @loopback/rest > RestApplication > restServer

RestApplication.restServer property

The main REST server instance providing REST API for this application.

Signature:

get restServer(): RestServer;