Browse Source

adding Merriam-Webster dictionary & thesaurus data (#794)

Hi! I'd like to suggest Merriam-Webster's dictionary and thesaurus APIs. These are free for non-commercial use, up to 1,000 requests per day: https://dictionaryapi.com/
pull/801/head
jtdewitt 5 years ago
committed by Dave Machado
parent
commit
02a01518d5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -259,6 +259,7 @@ API | Description | Auth | HTTPS | CORS |
### Dictionaries
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Merriam-Webster](https://dictionaryapi.com/) | Dictionary and Thesaurus Data | `apiKey` | Yes | Unknown |
| [Oxford](https://developer.oxforddictionaries.com/) | Dictionary Data | `apiKey` | Yes | Unknown |
| [Wordnik](http://developer.wordnik.com) | Dictionary Data | `apiKey` | No | Unknown |
| [Words](https://www.wordsapi.com/) | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save