Is there a simple way to parse a JSON with TAU library? I couldn't find any solution.
I'm trying to get data from alphavantage api and display it: www.alphavantage.co/query?function=GLOBAL_QUOTE&symbol=MSFT&apikey=demo
I've tried XMLhttprequest and Jquery and none seems to work with Tizen Web App.