@twin.org/document-management-service
v0.9.0
Published
Service-side document lifecycle operations and REST route generation for server integrations.
Downloads
9,140
Maintainers
Readme
TWIN Document Management Service
This package delivers the service-side implementation for document lifecycle operations, including create, update, revision access, and search behaviour. It also exposes REST route generation so APIs can present a consistent contract for document handling.
Installation
npm install @twin.org/document-management-serviceExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
