Remove Mintlify

This commit is contained in:
Marcel Cruz
2022-08-30 11:55:29 +02:00
parent 788c0ecf53
commit a49f5a4793

View File

@@ -1421,13 +1421,12 @@
### 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 |
| [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 |
| 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)**