How can I create a RESTful API to return the attached JSON
I am new to Restful API and need help on creating one in C#. I have a JSON from that API. I also need help to create a web page to call your API, parse the data and display the product details.