From 47641f2ebe98fe6c5b4125cdaa3f737dc17929ae Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Sun, 30 Jan 2022 21:54:50 -0300 Subject: [PATCH] Remove Public APIs This API is in the header of the README.md file --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 008115eb..6f60eac6 100644 --- a/README.md +++ b/README.md @@ -545,7 +545,6 @@ API | Description | Auth | HTTPS | CORS | | [Plino](https://plino.herokuapp.com/) | An intelligent spam filtering system | No | Yes | No | | [Postman](https://docs.api.getpostman.com/) | Tool for testing APIs | `apiKey` | Yes | Unknown | | [ProxyCrawl](https://proxycrawl.com) | Scraping and crawling anticaptcha service | `apiKey` | Yes | Unknown | -| [Public APIs](https://github.com/davemachado/public-api) | A collective list of free JSON APIs for use in web development | No | Yes | Unknown | | [Pusher Beams](https://pusher.com/beams) | Push notifications for Android & iOS | `apiKey` | Yes | Unknown | | [QR code](http://qrtag.net/api/) | Create an easy to read QR code and URL shortener | No | Yes | Yes | | [QR code](http://goqr.me/api/) | Generate and decode / read QR code graphics | No | Yes | Unknown |