I have a situation here, When I go to Url:10.20.4.321:9200 in this page the data returned is something like this
{
name:rohith,
status:200,
//and some values
.......
}
I want to get this data in the js file in routes... how can i access the data returned from this url