Browse Source

Added CCDB and Jisho

pull/1713/head
kungming2 3 years ago
committed by GitHub
parent
commit
7b284f68a6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -338,6 +338,8 @@ API | Description | Auth | HTTPS | CORS |
### Dictionaries
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Chinese Character Web API](http://ccdb.hemiola.com/) | Chinese character definitions and pronunciations | No | No | No |
| [Jisho](https://jisho.org/forum/54fefc1f6e73340b1f160000-is-there-any-kind-of-search-api) | Beta API for Jisho.org with Japanese language definitions | No | No | No |
| [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 |


Loading…
Cancel
Save