2
Answers

Make an API that sends the data depending upon client device

Hi,
 
I want my WEBAPI to send data in JSON Format when it receives the request from a Desktop Application and XML Format when it receives the request from a Mobile Application

Answers (2)