From 8703e55bfa8d93b225d6392008ac66d96ae81834 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 19 Feb 2019 02:27:18 +0900 Subject: [PATCH] Add WakaTime api for developer time tracking. (#874) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7f5d525..1a015120 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ API | Description | Auth | HTTPS | CORS | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown | | [Vector Express](http://vector.express) | Free vector file converting API | No | No | Yes | +| [WakaTime](https://wakatime.com/developers) | Automated time tracking leaderboards for programmers | No | Yes | Unknown | | [Wunderlist](https://developer.wunderlist.com/documentation) | Todo Lists | `OAuth` | Yes | Unknown | ### Environment