Add Volca Technology API (#90)

This commit is contained in:
Karl Eriksson
2023-01-25 16:02:56 +01:00
committed by GitHub
parent 6ab29ed825
commit 43f6147aaa
2 changed files with 11 additions and 1 deletions

View File

@@ -1401,6 +1401,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 |
| [Volca](https://volca.io#api)| List of programming languages and technologies | No | Yes | Unknown |
**[⬆ Back to Index](#index)**