From 2edf97a8d986d42796514a7449c99d2a40a48d7c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Sep 2017 00:22:59 +0300 Subject: [PATCH] Updated Features (markdown) --- Features.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Features.md b/Features.md index e2b375b..e1b2d07 100644 --- a/Features.md +++ b/Features.md @@ -107,13 +107,8 @@ ## API -* [REST API](https://github.com/wekan/wekan/issues/1037) - -Example: - -``` -curl http://localhost:3000/users/login -d "username=myloginname&password=mypassword" -``` +* [REST API ISSUE](https://github.com/wekan/wekan/issues/1037) +* [REST API Docs](https://github.com/wekan/wekan/wiki/REST-API) ## Webhooks Sending notifications for board activities. Tested with [Slack](https://slack.com/) and [Rocket.chat](https://rocket.chat/).