"vscode:/vscode.git/clone" did not exist on "b74b12be0a68253860deeececf1d797ede6b7565"
Commit 3b54e62a authored by Roman Kishchenko's avatar Roman Kishchenko Committed by Yann Bertrand
Browse files

Add Lingua Robot API (#1082)



* Add Lingua Robot API

* Remove punctuation in the end of the description
Co-Authored-By: default avatarYann Bertrand <5855339+yannbertrand@users.noreply.github.com>
parent 96f67e3d
...@@ -298,6 +298,7 @@ API | Description | Auth | HTTPS | CORS | ...@@ -298,6 +298,7 @@ API | Description | Auth | HTTPS | CORS |
### Dictionaries ### Dictionaries
API | Description | Auth | HTTPS | CORS | 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 | | [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 | | [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 | | [Oxford](https://developer.oxforddictionaries.com/) | Dictionary Data | `apiKey` | Yes | No |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment