link to rest api documentation

master
Martin Polanka 8 years ago
parent ee0bfbe1ad
commit 0a07d5e45e

@ -217,5 +217,5 @@ Message JSON format is dictionary (associative array) with keys:
### Web app - Web API communication
Provided web application runs as javascript client inside user's browser. It communicates with REST API on the server through standard HTTP requests. Documentation of the main REST API is in separate document due to its extensiveness. Results are returned as JSON payload, which is simply parsed in web application and presented to the users.
Provided web application runs as javascript client inside user's browser. It communicates with REST API on the server through standard HTTP requests. Documentation of the main REST API is in separate [document](https://recodex.github.io/api/) due to its extensiveness. Results are returned as JSON payload, which is simply parsed in web application and presented to the users.

Loading…
Cancel
Save