From aaf95583ecbd858882fa44a629ec356d145c71de Mon Sep 17 00:00:00 2001 From: Stanislav Date: Sat, 10 Feb 2018 13:11:36 -0500 Subject: [PATCH] Removed "Rest API" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b864ba5..3d22de79 100644 --- a/README.md +++ b/README.md @@ -623,7 +623,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | Yes | Unknown | [Go!](http://avatars.adorable.io) | | Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | Unknown | [Go!](https://baconipsum.com/json-api/) | -| FakeJSON | REST API to generate test data | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) | +| FakeJSON | Service to generate test and fake data | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) | | FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | Unknown | [Go!](http://fhirtest.uhn.ca/home) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | Unknown | [Go!](http://hipsterjesus.com/) | | JSONPlaceholder | Fake data for testing and prototyping | No | No | Unknown | [Go!](http://jsonplaceholder.typicode.com/) |