Sam
2011-01-05 12:14:10 UTC
Hi, I am just beginner on java script and JSON and never had done any work in these before. My employer has just asked me to create the basic POC of these.
Scenario: I have a REST API and when i call it, it returns back response in JSON format.
Need to To: Create a HTML page and use javascript to call that REST API and capture JSON response and print in the same HTML page.
I would appreciate your help. This might be simple, but for me i have no idea because i never have done anything similar in java script and json. I goggled but could not find anything.
Thanks,