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