Consuming a Web Service

About This Space

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


Last updated on June 28, 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 misodle (@misodle)

Filters:

Popular Recent

Application to output numbers and their squares to the console

2555

0

0

This workspace shows you how to add custom widgets to your project

2431

0

0

This interactive app prompts the user for key fields to lookup a database record and displays the results

2452

0

0

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

2478

0

0

Demo app to use EJS to display information from a database

2685

0

0

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

2477

0

0

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

2655

0

0

Simple output to a browser from Node.js

2540

0

0

React.js Application

2468

0

0

React.js using Rich Display Components built in the Visual Designer

2483

0

0

A simple dashboard example that uses responsive design

2478

0

0

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

2487

0

0