From 26cb2933eb102739f192d9d8680d470d3d11c1d7 Mon Sep 17 00:00:00 2001 From: Diego Parrilla Date: Tue, 6 Mar 2018 20:35:53 +0100 Subject: [PATCH 1/2] Add to Development categories Apility.io, the IP, Domains and Emails anti-abuse API blocklist lookup tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 705145e9..5451378c 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ApiLeap | Make screenshots from web pages and HTML | `apiKey` | Yes | Unknown | [Go!](https://apileap.com/) | +| Apility.io | IP, Domains and Emails anti-abuse API blocklist lookup tool | No | Yes | Yes | [Go!](https://apility.io/apidocs/) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | [Go!](https://apis.guru/api-doc/) | | BetterMeta | Return a site's meta tags in JSON format | `X-Mashape-Key` | Yes | Unknown | [Go!](http://bettermeta.io) | | Bitbucket | Pull public information for a Bitbucket account | No | Yes | Unknown | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) | From 288175bb72e4bd87c47000df1e7d17eb1e78eea1 Mon Sep 17 00:00:00 2001 From: Diego Parrilla Date: Wed, 7 Mar 2018 09:36:01 +0100 Subject: [PATCH 2/2] Updated description to something a bit simpler l --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5451378c..73ced584 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ApiLeap | Make screenshots from web pages and HTML | `apiKey` | Yes | Unknown | [Go!](https://apileap.com/) | -| Apility.io | IP, Domains and Emails anti-abuse API blocklist lookup tool | No | Yes | Yes | [Go!](https://apility.io/apidocs/) | +| Apility.io | IP, Domains and Emails anti-abuse API blocklist | No | Yes | Yes | [Go!](https://apility.io/apidocs/) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | [Go!](https://apis.guru/api-doc/) | | BetterMeta | Return a site's meta tags in JSON format | `X-Mashape-Key` | Yes | Unknown | [Go!](http://bettermeta.io) | | Bitbucket | Pull public information for a Bitbucket account | No | Yes | Unknown | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) |