From 35797d2d60eb67d8632690fcc9f213c7b3e4834a Mon Sep 17 00:00:00 2001 From: Stanislav Date: Fri, 9 Feb 2018 19:53:16 -0500 Subject: [PATCH] FakeJSON - REST API for test data generation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f2b3104..8cec392d 100644 --- a/README.md +++ b/README.md @@ -633,6 +633,7 @@ API | Description | Auth | HTTPS | CORS | Link | | RoboHash | Generate random robot/alien avatars | No | Yes | Unknown | [Go!](https://robohash.org/) | | UI Names | Generate random fake names | No | Yes | Unknown | [Go!](https://github.com/thm/uinames) | | Yes No | Generate yes or no randomly | No | Yes | Unknown | [Go!](https://yesno.wtf/api) | +| FakeJSON | Test data REST API | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) | ### Text Analysis API | Description | Auth | HTTPS | CORS | Link |