Consuming a Web Service

Alex (@alex)

40346

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

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

38463

0

1

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

38298

0

1

date field test

11989

0

0

22094

0

0

Simple Service Request Form Application

18494

0

0

A Hello World app with both dynamic output and input fields

30171

0

0

Want to allow your users to sort data using drag-and-drop? This space shows you how!

45238

1

5

Drawing using p5

37062

0

5

Customer Orders & Payments Drilldown

22644

0

0

ds refParm test

11781

0

0

Test Data Structures with pjs.require()

11926

0

0

The second dropdown is dependent on the first

23720

0

0