From f4e61598f08910e2349bcfffcbe40a4bd309b3a3 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Mon, 2 Jan 2023 23:25:38 +0100 Subject: [PATCH 1/2] added data generator to Test Data Added extendsclass, a data generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..81380537 100644 --- a/README.md +++ b/README.md @@ -1577,6 +1577,7 @@ API | Description | Auth | HTTPS | CORS | | [Bacon Ipsum](https://baconipsum.com/json-api/) | A Meatier Lorem Ipsum Generator | No | Yes | Unknown | | [Dicebear Avatars](https://avatars.dicebear.com/) | Generate random pixel-art avatars | No | Yes | No | | [English Random Words](https://random-words-api.vercel.app/word) | Generate English Random Words with Pronunciation | No | Yes | No | +| [ExtendsClass Data Generator](https://extendsclass.com/csv-generator.html) | Generate random data to JSON, CSV, SQL and XML | `apiKey` | Yes | Yes | | [FakeJSON](https://fakejson.com) | Service to generate test and fake data | `apiKey` | Yes | Yes | | [FakerAPI](https://fakerapi.it/en) | APIs collection to get fake data | No | Yes | Yes | | [FakeStoreAPI](https://fakestoreapi.com/) | Fake store rest API for your e-commerce or shopping website prototype | No | Yes | Unknown | 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 2/2] 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