REST with Node.js and TypeScript
You'll find it on our official GitHub account:
https://github.com/DocuWare/REST-Sample-TS
Feel free to fork and play around.
We do not recommend to use this example for productive purposes.
It's more like to show a possible way to use our DocuWare REST API.
Project was created with DocuWare 7.1 Please note that we are currently working on on updating this for the latest version of DocuWare, but there is no estimate yet as to when this will be completed.
Prerequesites
Be familiar with Nodejs, Typescript and Promises:
We've developed this project with Visual Studio Code.