Rosy Squirrel
About This Space
This app consumes a web service and display the information in a grid
Last updated on January 5, 2019
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, NodeRun 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 BillPurkins (@billpurkins)
- 1
- 2
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
3287
0
0
2887
0
0
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
2868
0
0
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
2693
0
0
Bill Purkins testing noderun crud, rad, mysql dictionary enhancements to allow end users to create business rules and additional edits as add on to traditional mySql contraints...
2669
0
0
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
2678
0
0
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
2598
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
2686
0
0
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
2665
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
2623
0
0
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
2659
0
0
2666
0
0
- 1
- 2
Be the first to comment:
Comments