From b4738772753547038d598a751bf4b61d77ba9725 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 15 Jan 2018 12:28:55 +0200 Subject: [PATCH] Updated REST API (markdown) --- REST-API.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/REST-API.md b/REST-API.md index a124168..47684bf 100644 --- a/REST-API.md +++ b/REST-API.md @@ -1,3 +1,10 @@ +REST API is not complete yet, please add missing functionality with pull requests to devel branch. + +If you are in a hurry, you can use these to have more functionality: +* http://restheart.org +* http://vulcanjs.org + + # Wekan REST API The REST API allows you to control and extend Wekan with ease.