Module: routes

The routes module of the webserver adapter.

Used only internally by the adapter.

Methods

(static) setRoutes(container, server, api)

Setup the static and non-static endpoints of the webserver

Parameters:
Name Type Description
container Object

The container context

server Object

The webserver object the endpoints will be added to

api Object

The API descriptor object