From 57d8e7b156251064ed4324a08be0678833b1de62 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 16 Jun 2025 16:03:33 +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 80f051a5..d5601ddd 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1487, +"count": 1488, "entries": [ { "API": "Cat Facts", @@ -2628,6 +2628,15 @@ "Link": "https://browshot.com/api/documentation", "Category": "Development" }, + { + "API": "Cache Horse", + "Description": "Combine/batch & cache multiple HTTP requests to save on API quotas, speed up & simplify your app", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://cache.horse", + "Category": "Development" + }, { "API": "CDNJS", "Description": "Library info on CDNJS",