From a8970cd178105e3991493054abb08ffe7205bba8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 6 Oct 2017 01:48:15 +0300 Subject: [PATCH] Updated Features (markdown) --- Features.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Features.md b/Features.md index 9084b19..3ff4625 100644 --- a/Features.md +++ b/Features.md @@ -109,6 +109,8 @@ * [REST API Issue](https://github.com/wekan/wekan/issues/1037) * [REST API Docs](https://github.com/wekan/wekan/wiki/REST-API) +* [Python client to REST API](https://github.com/wekan/wekan-python-api-client) +* [Wekan Sandstorm cards to CSV using Python](https://github.com/wekan/wekan/wiki/Wekan-Sandstorm-cards-to-CSV-using-Python) ## Webhooks Sending notifications for board activities. Tested with [Slack](https://slack.com/) and [Rocket.chat](https://rocket.chat/).