Consuming a Web Service

Alex (@alex)

40674

0

1

About This Space

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


Last updated on April 2, 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 Alex (@alex)

Filters:

Popular Recent

Demo app to use EJS to display information from a database

30422

0

0

30332

0

0

A Hello World app with both dynamic output and input fields

30317

0

0

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

30219

0

0

Test On Off Switch

30193

0

1

A simple Demo of how to deploy EJS templates from a stateful Node.js script

30066

0

0

Simple output to a browser from Node.js

30066

0

0

A demo of how to build and consume Web Services with and without parameters

29906

0

0

A simple dashboard example that uses responsive design

29791

0

0