Sign Live! cloud suite gears is a collection of web services for working with PDF and other document formats with particular focus on electronic signatures in single and batch processes.
This product is property of intarsys GmbH.
The distribution comprises the following elements
After installing the web applications and starting the servlet container, the demo application will be locally reachable out of the box at http://localhost:<port>/cloudsuite-gears/demo/ Please substitute the port with the one configured for your servlet container.
To use the demo application
The Sign Live! cloud suite gears manual handles system design, installation and configuration
The Sign Live! security application developers guide is the reference for the available arguments to the signature service creation
To access the swagger-generated API documentation, please visit http://<host>:<port>/cloudsuite-gears/core/apidoc/index.html. The corresponding JSON and YAML descriptions are available at http://<host>:<port>/cloudsuite-gears/core/api/swagger.json and http://<host>:<port>/cloudsuite-gears/core/api/swagger.yaml
The demo web application is shipped as source and can be found at "<GEARS_HOME>/demo". The UI is implemented in Angular, the backend in Java.