Add link to html docs

This commit is contained in:
Dominik Werder
2021-06-30 09:12:48 +02:00
parent 59bcb64fe0
commit 56fbc6013c
2 changed files with 683 additions and 0 deletions

View File

@@ -37,6 +37,15 @@ Installation will by default be done only for your user. No superuser privileges
You should have the commands `cargo` and `rustup` now available in your terminal.
# HTTP API docs
The documentation of the currently running service is served by the service itself:
<https://data-api.psi.ch/api/4/documentation/>
The docs are found in this repository here: <httpret/static/documentation/>
# License
GNU General Public License version 3 or later.