Overview
With this manual, users can integrate Xdoc services into their own applications.
XDOC provides services to the HTTP protocol and supports GET and post two request modes. The parameters are added after the service address for delivery. Parameter names and values must be encoded with UTF-8, and the content will need to be called by post to support file uploads. The built-in parameters begin with "_", and the Xdoc server is handled differently according to the values of the _func parameter, and the default value of the _func parameter is run.
XDOC The service interface is divided into four parts:
Method: Greeting, about
Method: Account number, dynamic password, registration, change password
Method: Reader, editor, form, Parameter form, run, convert
Method:
New directory, directory list, file list, upload, download, id store upload, id store download, delete directory or file, directory or file exists
Xdoc Cloud Service API (i)