Consuming a Web Service 2

About This Space

This app consumes a web service and display the information in a grid


Last updated on June 14, 2022

Forked from: /alex/consuming-a-web-service/

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.

Screenshot

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

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By chris (@chris)

Filters:

Popular Recent

Testing Quagga2 library in Rich Display

2027

0

0

This app consumes a web service and display the information in a grid

2210

0

0

Customer Orders & Payments Drilldown

2025

0

0

This interactive customer inquiry app prompts the user for key fields to lookup a customer record

1922

0

0

This interactive app prompts the user for key fields to lookup a database record and displays the results

2118

0

0

Demo app to use EJS to display information from a database

2345

0

0

Using EJS with an HTML Container and Bound fields

2047

0

0

Employee Maintenance Application with a separate Edit Screen

2076

0

0

Employee Maintenance Application with a separate Edit Screen

1793

0

0

This lab walks you through building a series of Node.js applications that work with employee data.

1945

0

0

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

2068

0

0

example mortgage application

2089

0

0