Consuming a Web Service
About This Space
This app consumes a web service and display the information in a grid
Last updated on February 16, 2021
Public Permissions: View Open/Fork Run Comment
Consuming a Web Service Template
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
- display.grid.replaceRecords() - Clear and add records to a Rich Display Grid
- pjs.defineDisplay() - Create a Rich Display object from json definition
- display.screen.execute() - Display a screen and wait for user to respond
More Spaces By megan.bond (@megan_bond)
26874
0
0
27460
0
1
24674
0
0
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
24803
0
0
This app is designed to help decide what the next apparel options will be available for the Profound Logic team.
30271
0
4
Be the first to comment:
Comments