Aadesh
Gender: MaleMeaning: Message
Comments: The name Aadesh is of Indian origin, and is used mostly in Hindi speaking countries but also in a few other countries and languages of the world.
Pronunciations:
Share this -
Simply share like : http://www.NamesETC.org/names/AadeshCalling the APIs (small option) -
REQUEST -http://www.NamesETC.org/api.php?name=Aadesh&key=FREE-KEY&size=small
RESPONSE JSON ---
- Same as using with no size option.
- Returns name and gender.
{ "name": "Aadesh", "gender": "Male" }
Calling the APIs (medium option) -
REQUEST -http://www.NamesETC.org/api.php?name=Aadesh&key=FREE-KEY&size=medium
RESPONSE JSON ---
- Returns name, gender & meaning.
{ "name": "Aadesh", "gender": "Male", "meaning": "Message" }
Calling the APIs (large option) -
REQUEST -http://www.NamesETC.org/api.php?name=Aadesh&key=FREE-KEY&size=large
RESPONSE JSON ---
- Returns everything.
{ "name": "Aadesh", "meaning": "Message", "gender": "Male", "origin": "", "comments": "The name Aadesh is of Indian origin, and is used mostly in Hindi speaking countries but also in a few other countries and languages of the world." }