Consuming a Web Service

Alex (@alex)

40987

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

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

26996

0

0

Static HTML Hello World App

26812

0

0

A Hello World app with both dynamic output and input fields

26705

0

0

Static HTML Hello World App

26622

0

0

Stateless Customer Inquiry App

26511

0

0

This example consumes a list of countries from a GraphQL service

26474

0

0

Stateful Customer Inquiry App

26469

0

0

26420

0

0

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

26402

0

0

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

26276

0

0

Static HTML Hello World App

26208

0

0

A demo of how to build, test and document APIs

26192

0

0