Consuming a Web Service 2

About This Space

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


Last updated on June 14, 2022

Forked from: /alex/consuming-a-web-service/

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 chris (@chris)

Filters:

Popular Recent

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts

1435

0

0

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

1382

0

0

A Hello World app with both dynamic output and input fields

1380

0

0

A Hello World app with both dynamic output and input fields

1189

0

0

Simple Service Request Form Application

1374

0

0

Simple Service Request Form Application

1152

0

0

Quick To Do List App

1323

0

0