ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

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

Extensions for io.ktor.routing.Route

Name Summary
export The export endpoints are not for the frontend, but defined by the REST export config, giving external services the ability to read finished documents / annotations.fun Route.export(applicationConfig: ApplicationConfig, projectDAO: ProjectDAO, documentDAO: DocumentDAO): Unit