First off, I want too say that I have never used JavaScript before so this is new to me. I just want to start playing around with calling APIs from the same webserver and output the resulting JSON in perhaps a textbox? Even the creation of textbox must be handled by the JavaScript. I am using ASP.NET with GET method for the API call.
Can someone please help me get started with this? I just need a little help to get me started in the right direction. Thanks!