From 77ec086b74674f528fc53a384f7bf6389cd7cc02 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 30 Sep 2025 14:12:32 +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 ec2a5d62..7f869af2 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1516, +"count": 1517, "entries": [ { "API": "Cat Facts", @@ -6624,6 +6624,15 @@ "Link": "http://geodb-cities-api.wirefreethought.com/", "Category": "Geocoding" }, + { + "API": "GeoDescription", + "Description": "Reverse geocoding - Converting geographic coordinates to address-like location description", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://geodescription.com", + "Category": "Geocoding" + }, { "API": "GeographQL", "Description": "A Country, State, and City GraphQL API",