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

7010

0

0

This is a simple task list that stores tasks on a per user basis, and has a reset all button. Good for tasks that must be completed on a regular schedule like daily, weekly or monthly tasks.

6533

0

0

A Hello World app with both dynamic output and input fields

6481

0

0

Static HTML Hello World App

6457

0

0

A demo application that uses the sendmail npm package to send an email.

6447

1

0

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

6388

0

0

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

6273

0

0

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

6115

0

0

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

6034

0

0

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

6024

0

0

5851

0

0

Empty template with the basics set up for a quick display.

5825

0

0