ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.pagesetup / io.ktor.routing.Route / pageSetup

pageSetup

fun Route.pageSetup(applicationConfig: ApplicationConfig, userDAO: UserDAO, projectDAO: ProjectDAO, documentDAO: DocumentDAO, messageDAO: MessageDAO): Unit

This route is used by the frontend to load the correct UI pages. It also serves as the endpoint to get the current number of open tasks per page where applicable