From f30ed58f8329a462c03471dc93bd1c72caa65955 Mon Sep 17 00:00:00 2001 From: Emre Duzer Date: Tue, 26 Oct 2021 11:05:20 +0300 Subject: [PATCH] Add IP Fast API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627f2462..83eff982 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ API | Description | Auth | HTTPS | CORS | | [IFTTT](https://platform.ifttt.com/docs/connect_api) | IFTTT Connect API | No | Yes | Unknown | | [Image-Charts](https://documentation.image-charts.com/) | Generate charts, QR codes and graph images | No | Yes | Yes | | [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown | +| [ip-fast.com](https://ip-fast.com/docs/) | IP address, country and city | No | Yes | Yes | | [IP2WHOIS Information Lookup](https://www.ip2whois.com/) | WHOIS domain name lookup | `apiKey` | Yes | Unknown | | [ipfind.io](https://ipfind.io) | Geographic location of an IP address or any domain name along with some other useful information | `apiKey` | Yes | Yes | | [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |