From 9d3a3e090079ad5ef79f2151484ab57fd6dab228 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 3 Sep 2024 12:03:31 +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 2d9a34e1..a75483ec 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1409, +"count": 1410, "entries": [ { "API": "Cat Facts", @@ -10909,6 +10909,15 @@ "Link": "http://metaphorpsum.com/", "Category": "Test Data" }, + { + "API": "Mockae", + "Description": "Fake REST API powered by Lua", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://mockae.com/", + "Category": "Test Data" + }, { "API": "Mockaroo", "Description": "Generate fake data to JSON, CSV, TXT, SQL and XML",