From b17c9464418147b8782873a19881ccd6ee659909 Mon Sep 17 00:00:00 2001 From: Chirag H <53980340+soul0101@users.noreply.github.com> Date: Wed, 27 Oct 2021 19:07:38 +0530 Subject: [PATCH] Add Programming Category (#2616) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f6bf18fe..50f1dd1c 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ * [Personality](#personality) * [Phone](#phone) * [Photography](#photography) +* [Programming](#programming) * [Science & Math](#science--math) * [Security](#security) * [Shopping](#shopping) @@ -1188,6 +1189,14 @@ API | Description | Auth | HTTPS | CORS | | [Wallhaven](https://wallhaven.cc/help/api) | Wallpapers | `apiKey` | Yes | Unknown | | [Webdam](https://www.damsuccess.com/hc/en-us/articles/202134055-REST-API) | Images | `OAuth` | Yes | Unknown | +**[⬆ Back to Index](#index)** +### Programming +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 | + **[⬆ Back to Index](#index)** ### Science & Math API | Description | Auth | HTTPS | CORS |