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