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
Prerequesites
Be familiar with Nodejs, Typescript and Promises:
We've developed this project with Visual Studio Code.