From 9efed9ef29d290a91d70e3e6cb72200bd2d5b8a2 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Sat, 6 Jan 2024 08:05:45 +0100 Subject: [PATCH] Add softwium to Programming Add a SQL checker API to Programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28e35506..5a3b9f30 100644 --- a/README.md +++ b/README.md @@ -1388,6 +1388,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Softwium](https://softwium.com/sql-validator/) | Validate SQL queries | No | Yes | No | **[⬆ Back to Index](#index)** ### Science & Math