From 5423da2edfafdce4e489eb7e2f2bb57c102a13da Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 19 Oct 2023 14:34:01 +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 d25f679..cf1583d 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1431, +"count": 1432, "entries": [ { "API": "AdoptAPet", @@ -3655,6 +3655,15 @@ "Link": "https://www.wordsapi.com/docs/", "Category": "Dictionaries" }, + { + "API": "WordsAPI", + "Description": "An API for the English Language. Find definitions, related words, and more", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://www.wordsapi.com/docs/", + "Category": "Dictionaries" + }, { "API": "Airtable", "Description": "Integrate with Airtable",