nest_backend.routes package

Submodules

nest_backend.routes.doa module

Page that displays a message if the server is on

nest_backend.routes.doa.page_doa()

Dead or Alive page. If a client sees this, the server is probably fine. :return: A friendly and calming message, that makes you happy that the server is not on fire.

Module contents

This module imports all the routes that return something to the frontend.