From 64660b690b2eec7b326523eb5cecc598990faf5e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 27 May 2025 08:53:19 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index be7968ee..fe79fa87 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1481, +"count": 1482, "entries": [ { "API": "Cat Facts", @@ -6831,6 +6831,15 @@ "Link": "https://rapidapi.com/fcambus/api/telize/", "Category": "Geocoding" }, + { + "API": "The IP API", + "Description": "IP to Location API, with data about country, region, city etc, with free plan allowing 1000 req/day", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://theipapi.com", + "Category": "Geocoding" + }, { "API": "Timezones Dictionary API", "Description": "This API returns a list of all available timezones for your application",