Web-based responsive document annotation tool
activeannoservice / api.manage / io.ktor.routing.Route / 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.