Some cloud services can send me json data if you give one url (my url of web site). This cloud services can send me via http push notification some json data. My question is simple.
What i must do in my mvc 5 to create this url and get this json data and put it in some database ? How can be done that ? How my url can get json data from the cloud ?
some example for dummies please !!!!!!