narrate-co / waylan_android

A dictionary concept for Android ~ Making words and their meanings available through a natural and beautiful experience
Apache License 2.0
15 stars 0 forks source link

Add :merriamwebster_thesaurus support for not-found responses #70

Open hunterstich opened 4 years ago

hunterstich commented 4 years ago

When a word isn't found by MW-t, the response contains an array of similar words as show in this call: https://www.dictionaryapi.com/api/v3/references/thesaurus/json/rowel?key=

Add support to :merriamwebster_thesaurus to be able to display the list of possible word alternatives.