From a0704afe554d562cc576878c09e159f41903581e Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Thu, 19 Oct 2023 20:33:46 +0600 Subject: [PATCH] Added WordsAPI (#218) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b9b44e..f91bc3d 100644 --- a/README.md +++ b/README.md @@ -610,6 +610,7 @@ | [Wiktionary](https://en.wiktionary.org/w/api.php) | Collaborative dictionary data | No | Yes | Yes | | [Wordnik](https://developer.wordnik.com) | Dictionary Data | `apiKey` | Yes | Unknown | | [Words](https://www.wordsapi.com/docs/) | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown | +| [WordsAPI](https://www.wordsapi.com/docs/) | An API for the English Language. Find definitions, related words, and more | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**