From ddadccf4c09513a16d2512a7879088f05880a58b Mon Sep 17 00:00:00 2001 From: Luuk de Vlieger Date: Mon, 8 Jun 2020 09:51:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Remove=20empty=20row=20in=20read?= =?UTF-8?q?me=20(#1291)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8db8ebfb..0c0dfd2b 100644 --- a/README.md +++ b/README.md @@ -780,7 +780,6 @@ API | Description | Auth | HTTPS | CORS | | [FakeJSON](https://fakejson.com) | Service to generate test and fake data | `apiKey` | Yes | Yes | | [Identicon](https://www.kwelo.com/media/identicon/) | Generates abstract avatar image | No | Yes | Yes | | [JSONPlaceholder](http://jsonplaceholder.typicode.com/) | Fake data for testing and prototyping | No | No | Unknown | -Yes | Unknown | | [Loripsum](http://loripsum.net/) | The "lorem ipsum" generator that doesn't suck | No | No | Unknown | | [PIPL](https://pipl.ir/) | Free and public API that generates random and fake people's data in JSON | No | Yes | No | | [RandomUser](https://randomuser.me) | Generates random user data | No | Yes | Unknown |