From 4bb6a8cebb807cc0868c5ef1d7897f692a4b6fca Mon Sep 17 00:00:00 2001 From: Stanislav Date: Fri, 9 Feb 2018 19:58:35 -0500 Subject: [PATCH] FakeJSON REST API to generate test data --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cec392d..908b74a0 100644 --- a/README.md +++ b/README.md @@ -633,7 +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) | +| FakeJSON | REST API to generate test data | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) | ### Text Analysis API | Description | Auth | HTTPS | CORS | Link |