Web-based responsive document annotation tool
activeannoservice / api.admin / 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 |