From b779715204dbd544582b7811f0265caca60cd49f Mon Sep 17 00:00:00 2001 From: Narbeh Date: Wed, 15 Apr 2020 13:53:29 +0400 Subject: [PATCH] Add PIPL API (#1214) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f974f6c..b7de880d 100644 --- a/README.md +++ b/README.md @@ -821,6 +821,7 @@ API | Description | Auth | HTTPS | CORS | | [Lorem Text](https://market.mashape.com/montanaflynn/lorem-text-generator) | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | Unknown | | [LoremPicsum](http://lorempicsum.com) | Generate placeholder pictures | No | No | 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 | | [RoboHash](https://robohash.org/) | Generate random robot/alien avatars | No | Yes | Unknown | | [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown |