# HG changeset patch # User Arne Babenhauserheide # Date 1703966384 -3600 # Sat Dec 30 20:59:44 2023 +0100 # Node ID ffd0028e6e103ea1e336b38e4425c27814eec85e # Parent a3f1bade5ee805fa80aaff4d6da7f129fdb8b18f note the health endpoint diff --git a/HOWTO.org b/HOWTO.org --- a/HOWTO.org +++ b/HOWTO.org @@ -32,6 +32,19 @@ #+RESULTS: * Direct usage + +** Check status + +You can query the health endpoint to see whether wispwot is up: + +#+begin_src http :pretty :exports both +GET http://127.0.0.1:4280/health +#+end_src + +#+RESULTS: +: OK + + ** Put trust values for an ID Put trust values as CSV for a given ID. OTHERID and all the other IDs