Consuming a Web Service

Alex (@alex)

40860

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

21447

0

0

Simple inquiry application

20474

0

0

Login System

25368

0

0

Customer Orders & Payments Drilldown

22987

0

0

Voting application

20598

0

0

Simple CRUD application

20241

0

0

Voting application

20899

0

0

Simple inquiry application

20438

0

0

This app allows a team to decide where to go for lunch (or dinner) by using acceptance voting.

21795

0

0

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

22693

0

0

example mortgage application

22053

0

0

The second dropdown is dependent on the first

24141

0

0