Consuming a Web Service

About This Space

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


Last updated on April 30, 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

Filters:

Popular Recent

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

7935

0

0

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

7117

0

0

A Hello World app with both dynamic output and input fields

7972

0

0

App to vote for CEF Scholarships

1243

0

0

Simple inquiry application

5112

0

0

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

7244

0

0

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

8163

0

0

Static HTML Hello World App

7867

0

0

Static HTML Hello World App

7027

0

0

10268

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

8687

0

0

Vue.js Application

7519

0

0