From fdcec5c644e6d7b683a2cef130a66c9345bf5ef8 Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:02:42 +0100 Subject: [PATCH] Add JSONing to Test Data (#422) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41d14891..646a0e53 100644 --- a/README.md +++ b/README.md @@ -1575,6 +1575,7 @@ | [FakeStoreAPI](https://fakestoreapi.com/) | Fake store rest API for your e-commerce or shopping website prototype | No | Yes | Unknown | | [GeneradorDNI](https://api.generadordni.es) | Data generator API. Profiles, vehicles, banks and cards, etc | `apiKey` | Yes | Unknown | | [ItsThisForThat](https://itsthisforthat.com/api.php) | Generate Random startup ideas | No | Yes | No | +| [JSONing](https://jsoning.com/api/) | Fake REST API for prototyping | No | Yes | Yes | | [JSONPlaceholder](http://jsonplaceholder.typicode.com/) | Fake data for testing and prototyping | No | No | Unknown | | [Loripsum](http://loripsum.net/) | The "lorem ipsum" generator that doesn't suck | No | No | Unknown | | [Mailsac](https://mailsac.com/docs/api) | Disposable Email | `apiKey` | Yes | Unknown |