From 4a938fad8905b3752e9ec19543df76f23302fa64 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 12 Mar 2024 10:39:23 +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 e0e3fd91..a7ed3511 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1441, +"count": 1442, "entries": [ { "API": "AdoptAPet", @@ -11033,6 +11033,15 @@ "Link": "https://random-words-api.vercel.app/word", "Category": "Test Data" }, + { + "API": "Faker", + "Description": "Generate massive amounts of fake (but realistic) data for testing and development.", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://fakerjs.dev/", + "Category": "Test Data" + }, { "API": "FakerAPI", "Description": "APIs collection to get fake data",