Words API

The dictionary application will fetch the meanings of a given word from the Words API site (https://www.wordsapi.com/). There are several APIs provided by the Words API website, but we will be using only the dictionary API to fetch the meaning.

You'll need to create an account on the Words API site (https://www.wordsapi.com/) to get the API key that we will use in the application. The process to create the account is pretty easy. 

The Words API site provides lots of endpoints (APIs) for functions such as getting the synonyms, antonyms, and a lot more. We will be using its definition API.

Get Kotlin Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.