From e0c4203ab3ec9daeff692b8f3a377ade771bd330 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:54:13 +0100 Subject: [PATCH] Add Softwium to Programming (#285) Add Softwium (SQL checker API) to Programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc3f01d9..07298bfb 100644 --- a/README.md +++ b/README.md @@ -1396,6 +1396,7 @@ | [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 | +| [Softwium](https://softwium.com/sql-validator/) | Validate SQL queries | No | Yes | No | | [Volca](https://volca.io#api) | List of programming languages and technologies | No | Yes | Unknown | **[⬆ Back to Index](#index)**