From 94c26b097d8b3acf50975369cb84a78a91f1e021 Mon Sep 17 00:00:00 2001 From: pietrantonio91 <53222524+pietrantonio91@users.noreply.github.com> Date: Mon, 4 May 2020 12:59:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e34ad27a..e33e2e57 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,6 @@ API | Description | Auth | HTTPS | CORS | | [DigitalOcean Status](https://status.digitalocean.com/api/v1) | Status of all DigitalOcean services | No | Yes | Unknown | | [DomainDb Info](https://domainsdb.info) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown | | [Faceplusplus](https://www.faceplusplus.com/) | A tool to detect face | `OAuth` | Yes | Unknown | -| [FakerAPI](https://fakerapi.it/en) | APIs collection to get fake data | No | Yes | Yes | | [Genderize.io](https://genderize.io) | Estimates a gender from a first name | No | Yes | Yes | | [GitHub](https://developer.github.com/v3/) | Make use of GitHub repositories, code and user info programmatically | `OAuth` | Yes | Yes | | [Gitlab](https://docs.gitlab.com/ee/api/) | Automate GitLab interaction programmatically | `OAuth` | Yes | Unknown |