From c60a1401c8c99c2e113579d1675d97ac02dcad0f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 29 Oct 2024 13:03:27 +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 c13b7cb4..ac237d5e 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1423, +"count": 1424, "entries": [ { "API": "Cat Facts", @@ -10980,6 +10980,15 @@ "Link": "https://itsthisforthat.com/api.php", "Category": "Test Data" }, + { + "API": "JSONing", + "Description": "Fake REST API for prototyping", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://jsoning.com/api/", + "Category": "Test Data" + }, { "API": "JSONPlaceholder", "Description": "Fake data for testing and prototyping",