Consuming a Web Service

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

An example of how to retrieve the grid data and work with it for comparisons and manipulations.

1310

0

0

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

1468

0

0

A Hello World app with both dynamic output and input fields

3445

0

0

A Hello World app with both dynamic output and input fields

3141

0

0

Simple Service Request Form Application

3708

0

0

Simple Service Request Form Application

3111

0

0

Quick To Do List App

3414

0

0

Voting application

1380

0

0