From adc09ffd30a3617db7fba34f47b89165a0d5549d Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:31:34 +0100 Subject: [PATCH] add Mockium to User Tools --- docs/references/usertools/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/references/usertools/index.md b/docs/references/usertools/index.md index 67a0faad..739d19a1 100644 --- a/docs/references/usertools/index.md +++ b/docs/references/usertools/index.md @@ -20,6 +20,7 @@ Below is the list of tools that can be used when dealing with REST APIs. Some of | [Let's Encrypt](https://letsencrypt.org/) | Generates free SSL certificates. | | [SourceTree for GIT](https://www.sourcetreeapp.com/) | Used for version control. | | [Swagger UI](https://swagger.io/tools/swagger-ui/) | Allows visualization and interaction with APIs without the need for actual implementation logic. | +| [Mockium](https://softwium.com/mockium/) | Online platform for generating sample datasets. | ### Developer Tools