From 1b634c6be7c9eb0eb225e43bd77f1d0aa2cc885e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20=C5=A0tetiar?= Date: Thu, 3 Sep 2026 13:08:01 +0200 Subject: [PATCH] Add JsonFabrica API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ade44e71..734fea1a 100644 --- a/README.md +++ b/README.md @@ -1925,6 +1925,7 @@ API | Description | Auth | HTTPS | CORS | | [flaky](https://flakyapi.dev) | Fake REST API with chaos controls: force any status code, add latency, or a failure rate | No | Yes | Yes | | [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 | +| [JsonFabrica](https://jsonfabrica.com/docs/api-reference) | Generate realistic relational synthetic JSON test data from reusable templates | `apiKey` | Yes | Unknown | | [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 |