From 405e69ff2ccfe712a63d0ef56366930083104dc6 Mon Sep 17 00:00:00 2001 From: Han Wang Date: Fri, 28 Jan 2022 11:04:50 -0800 Subject: [PATCH] Add Mintlify to programming API section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5021fcf5..45a17b22 100644 --- a/README.md +++ b/README.md @@ -1344,6 +1344,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Mintlify](https://docs.mintlify.com) | For programmatically generating documentation for code | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)** ### Science & Math