Consuming a Web Service 2

About This Space

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


Last updated on July 29, 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.

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 klaw (@klaw)

Filters:

Popular Recent

A Hello World app with both dynamic output and input fields

5794

0

0

A simple app to be called from RPG. It leverages the node-isbn package to resolve ISBN numbers and get the book title

5431

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

5426

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

4791

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

4679

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

4522

0

0

A simple dashboard example that uses responsive design

4329

0

0

An application with a sample database.

3761

0

0

An application to test the hardware failure in my mouse.

3700

0

0

Static HTML Hello World App

3597

0

0