wms.server#

aiohttp server used to serve metrics and dummy web pages for tests.

Module Contents#

Functions#

build_app(→ aiohttp.web.Application)

Application serving healthcheck, metrics and a dummy page for tests.

wms.server.build_app() aiohttp.web.Application#

Application serving healthcheck, metrics and a dummy page for tests.

Initialize web server and configure routes for metrics and random statuses.