Consuming a Web Service

Alex (@alex)

40672

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

A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.

29767

0

0

29758

0

0

My First Space

29739

0

0

Demo app to use EJS to display information from a database

29717

0

0

29495

0

0

29486

0

0

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

29438

0

0

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

29423

0

0

Simple output to a browser from Node.js

29399

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

29330

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

29324

0

0

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

29256

0

0