| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2018-06-14 | 706 Bytes | |
| REST-documentation.zip | 2018-06-14 | 812.0 kB | |
| rest.war | 2018-06-14 | 833.3 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
This is the documentation of LogicalDOC's REST API version 7.7.6 Basically it is a web-application, you can simply extract the content of this zip file straight into your tomcat/webapps directory and access it using http://localhost:8080/rest If instead you're getting this is a webapp .war archive just drop the .war file into your tomcat/webapps directory Even better, if you copy this folder next to a LogicalDOC webapp it will be possible to run the scripts directly (if your LD lives in ROOT webapp). (Of course you will need to authenticate to launch the execution; default credentials: admin/admin) For example, one that certainly works is that of creating the folder: POST /folder/create