From 2e11cf316e74007abc9528812816e8f63276980f Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Wed, 27 Oct 2021 10:39:14 -0300 Subject: [PATCH] Remove duplicate of Judge0 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 50f1dd1c..c6af9f13 100644 --- a/README.md +++ b/README.md @@ -477,7 +477,6 @@ API | Description | Auth | HTTPS | CORS | | [jsDelivr](https://github.com/jsdelivr/data.jsdelivr.com) | Package info and download stats on jsDelivr CDN | No | Yes | Yes | | [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown | | [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Yes | -| [Judge0](https://api.judge0.com/) | Compile and run source code | No | Yes | Unknown | | [Kroki](https://kroki.io) | Creates diagrams from textual descriptions | No | Yes | Yes | | [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No | | [Logs.to](https://logs.to/) | Generate logs | `apiKey` | Yes | Unknown |