Source code for main

from jobmon.server.web.api import get_app

[docs] app = get_app()