From 029072a7c67ecf5ff12d3734d87e7ae5debe224e Mon Sep 17 00:00:00 2001 From: Sanobelk <63002703+Sanobelk@users.noreply.github.com> Date: Wed, 14 Jul 2021 15:19:48 -0400 Subject: [PATCH] Added "Free Dictionary API" to Dictionaries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 209ed49c..be19eeef 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Chinese Character Web](http://ccdb.hemiola.com/) | Chinese character definitions and pronunciations | No | No | No | | [Chinese Text Project](https://ctext.org/tools/api) | Online open-access digital library for pre-modern Chinese texts | No | Yes | Unknown | +| [Free Dictionary API](https://dictionaryapi.dev/) | Definitions, phonetics, pronounciations, parts of speech, examples, synonyms | No | Yes | Unknown | | [Lingua Robot](https://www.linguarobot.io) | Word definitions, pronunciations, synonyms, antonyms and others | `apiKey` | Yes | Yes | | [Merriam-Webster](https://dictionaryapi.com/) | Dictionary and Thesaurus Data | `apiKey` | Yes | Unknown | | [OwlBot](https://owlbot.info/) | Definitions with example sentence and photo if available | `apiKey` | Yes | Yes |