Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 410 Bytes

DictionaryApp

-Small project for my mobile application development course -Used API named "Free Dictionary API"

Get word definitions

Usage : The basic syntax of a URL request to the API is shown below:
https://api.dictionaryapi.dev/api/v2/entries/en/<word>

##Sample Screenshot image