From d6a6dd30721075438744e0c9f2210161f6f4a82b Mon Sep 17 00:00:00 2001 From: s-nirali Date: Fri, 9 Nov 2018 08:58:59 +0530 Subject: [PATCH] Add Postman APIs (#805) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdd6fe96..e3bcae11 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ API | Description | Auth | HTTPS | CORS | | [Myjson](http://myjson.com/api) | A simple JSON store for your web or mobile app | No | No | Unknown | | [OOPSpam](https://oopspam.com/) | Multiple spam filtering service | No | Yes | Yes | | [Plino](https://plino.herokuapp.com/) | Spam filtering system | No | Yes | Unknown | +| [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 |