From 8fc40a73a4bc6068a08e8bb9803f5557cbf05ff6 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Fri, 2 Feb 2024 13:08:44 +0100 Subject: [PATCH] Add Softwium to Test Data (#130) added softwium, a test data API for testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b492296..fa41b70 100644 --- a/README.md +++ b/README.md @@ -965,6 +965,7 @@ data | [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No | | [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown | | [Randommer](https://randommer.io/randommer-api) | Random data generator | `apiKey` | Yes | Yes | +| [Softwium](https://softwium.com/fake-api/) | Test data for testing and prototyping | No | Yes | Yes | **[⬆ Back to Index](#index)**