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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)**

View file

@ -1,5 +1,5 @@
{
"count": 1436,
"count": 1437,
"entries": [
{
"API": "AdoptAPet",
@ -9532,6 +9532,15 @@
"Link": "https://kontests.net/api",
"Category": "Programming"
},
{
"API": "Volca",
"Description": "List of programming languages and technologies",
"Auth": "",
"HTTPS": true,
"Cors": "unknown",
"Link": "https://volca.io#api",
"Category": "Programming"
},
{
"API": "arcsecond.io",
"Description": "Multiple astronomy data sources",