This template is a simple demonstration of how to consume a Web Service using Node.js. It retrieves
currency exchange data and presents it in a sortable grid.
Async with No Callbacks
To simplify development, Profound.js Spaces provides pjs API to make asynchronous requests without having to
code callbacks. These API reduce complexity allowing you to code business application logic in a
straightforward top-down manner.
pjs API
pjs.sendRequest() - Send a Web Services request from Node.js server-side code
Be the first to comment:
Comments