From 2443ac7b5014fccb5a451f790f2b91652912d262 Mon Sep 17 00:00:00 2001 From: 4Dante-senpai Date: Sun, 6 Aug 2023 21:45:10 -0300 Subject: [PATCH] Japanese vocabulary API to Dictionaries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..fa8398bb 100644 --- a/README.md +++ b/README.md @@ -625,6 +625,7 @@ API | Description | Auth | HTTPS | CORS | | [Collins](https://api.collinsdictionary.com/api/v1/documentation/html/) | Bilingual Dictionary and Thesaurus Data | `apiKey` | Yes | Unknown | | [Free Dictionary](https://dictionaryapi.dev/) | Definitions, phonetics, pronounciations, parts of speech, examples, synonyms | No | Yes | Unknown | | [Indonesia Dictionary](https://new-kbbi-api.herokuapp.com/) | Indonesia dictionary many words | No | Yes | Unknown | +| [Japanese Vocabulary](http://japanese-vocabulary-api.com.ar/) | Japanese vocabulary in English and Spanish | No | No | Yes | | [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 |