From 9449d6700810364352922361fef229c3e3646cf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 17 Mar 2016 20:03:46 +0100 Subject: [PATCH] fix rest api link --- doc/guh.qdoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/guh.qdoc b/doc/guh.qdoc index 2a5dce94..34a7da17 100644 --- a/doc/guh.qdoc +++ b/doc/guh.qdoc @@ -30,6 +30,13 @@ \endlist \endlist + \section1 API's + The guh daemon provides two API's: + \list + \li \l{JSON-RPC API}{JSON-RPC} + \li \l{https://github.com/guh/guh/wiki/REST-API}{REST} + \endlist + \section1 Write your own plugin Here you can find some tutorials for developing and working with guh: \list