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",