I've built a node application that outputs the result in the terminal and works fine. But, I want to output the result to the web console so I can query it from the browser - how do I do this?
A second alternative can be that the result is being processed as a file in a json format so I can query it through jquery and get.JSON.
Thanks!
via Chilibiff
No comments:
Post a Comment