From 450ce906948bd5d24bc94d7b512eabe4d04d351f Mon Sep 17 00:00:00 2001 From: Deepak Naik Date: Thu, 13 May 2021 23:35:30 +0530 Subject: [PATCH] Adding SwiftKanban API under Business category (#1516) It is similar to Trello but much more powerful and feature-rich. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4945f8e2..22ebc5cc 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,8 @@ API | Description | Auth | HTTPS | CORS | | [MailboxValidator](https://www.mailboxvalidator.com/api-email-free) | Validate email address to improve deliverability | `apiKey` | Yes | Unknown | | [mailgun](https://www.mailgun.com/) | Email Service | `apiKey` | Yes | Unknown | | [markerapi](http://www.markerapi.com/) | Trademark Search | No | No | Unknown | +| [SwiftKanban](https://www.digite.com/swiftkanban/) | Kanban software, Visualize Work, Increase Organizations Lead Time, Throughput & Productivity | `apiKey` | Yes | Unknown | +| [Ticksel](https://ticksel.com) | Friendly website analytics made for humans | No | Yes | Unknown | | [Trello](https://developers.trello.com/) | Boards, lists and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown | **[⬆ Back to Index](#index)**