ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.manage / io.ktor.routing.Route / manage

manage

fun Route.manage(applicationConfig: ApplicationConfig, userDAO: UserDAO, projectDAO: ProjectDAO, documentDAO: DocumentDAO, annotationDefinitionDAO: AnnotationDefinitionDAO, annotationGeneratorDAO: AnnotationGeneratorDAO): Unit

The manage endpoint is for manager users in the frontend, giving access to projects, annotation Definitions etc.