Browse Source

Add Lingua Robot API (#1082)

* Add Lingua Robot API

* Remove punctuation in the end of the description

Co-Authored-By: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
pull/1084/head
Roman Kishchenko 4 years ago
committed by Yann Bertrand
parent
commit
3b54e62a83
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -298,6 +298,7 @@ API | Description | Auth | HTTPS | CORS |
### Dictionaries
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [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 | No |
| [Oxford](https://developer.oxforddictionaries.com/) | Dictionary Data | `apiKey` | Yes | No |


Loading…
Cancel
Save