ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

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

Extensions for io.ktor.routing.Route

Name Summary
admin Admin routes are all routes for the frontend relevant for users with the admin role, specifically global access to all documents, projects and users.fun Route.admin(applicationConfig: ApplicationConfig, documentDAO: DocumentDAO): Unit