From a39b4e26805e18b14a8834eba0ecc4f367b35ca3 Mon Sep 17 00:00:00 2001 From: Nithin Gonthina <53264083+nithinhacks@users.noreply.github.com> Date: Sat, 22 Jan 2022 21:26:59 +0530 Subject: [PATCH] Add KONTESTS API to Programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ca36a22..d3b0f0f0 100644 --- a/README.md +++ b/README.md @@ -1342,6 +1342,7 @@ API | Description | Auth | HTTPS | CORS | | [Codeforces](https://codeforces.com/apiHelp) | Get access to Codeforces data | `apiKey` | Yes | Unknown | | [Hackerearth](https://www.hackerearth.com/docs/wiki/developers/v4/) | For compiling and running code in several languages | `apiKey` | Yes | Unknown | | [Judge0 CE](https://ce.judge0.com/) | Online code execution system | `apiKey` | Yes | Unknown | +| [KONTESTS](https://kontests.net/api) | For upcoming and ongoing competitive coding contests | No | Yes | Unknown | **[⬆ Back to Index](#index)** ### Science & Math