From d82e10a574c6d994fa44d485c2e46b51e53d14ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Andr=C3=A9?= Date: Tue, 9 Feb 2021 05:27:18 +0100 Subject: [PATCH] Add wrapper for Checkvist.com https://checkvist.com/ is an outliner/task manager with markdown support and keyboard-oriented. --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 736e90d..5d9d8f4 100644 --- a/readme.md +++ b/readme.md @@ -131,6 +131,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](http://docs.chargify.com/api-introduction) - [Python wrapper for Chargify](https://github.com/hindsightlabs/chargify-python) +### [Checkvist](https://checkvist.com/) - List making/task management +- [API Documentation](https://checkvist.com/auth/api) +- [Python wrapper for Checkvist](https://github.com/nuno-andre/checkvist) + ### [Close.io](http://close.io) - Sales communication platform - [API Documentation](http://developer.close.io) - [Python wrapper for Close.io](https://github.com/elasticsales/closeio-api/) @@ -984,4 +988,4 @@ Info Date | 2014/12/20 ### [Zoop](https://zoop.com.br/) - Payment Gateway - [API Documentation](https://docs.zoop.co/docs) -- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/) \ No newline at end of file +- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/)