From 708ca5259b69940beee866769e8f18d7281ec762 Mon Sep 17 00:00:00 2001 From: Naveen Date: Fri, 19 Oct 2018 06:14:50 +0530 Subject: [PATCH] Add Pusher's Beam Api (#791) * Add Pusher's Beam Api * Update formatting of Pusher Beam --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e3ed6fc..9c4b986a 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ API | Description | Auth | HTTPS | CORS | | [Plino](https://plino.herokuapp.com/) | Spam filtering system | No | 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 | | [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown |