Consuming a Web Service

Alex (@alex)

40458

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

aaa

11215

0

0

30737

0

0

Just testing some ajax calls

34967

0

1

Demo

20773

0

0

demo

21088

0

0

Rich Display for Angular/React

36494

0

0

api test

11924

0

0

A demo of how to build, test and document APIs

25652

0

0

A demo of how to build, test and document APIs

23289

0

0

A demo of how to build, test and consume APIs

22899

0

0