Consuming a Web Service

About This Space

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


Last updated on April 30, 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

Filters:

Popular Recent

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

7711

0

0

A simple trivia app that utilizes Jservice.io. Jservice.io is a repositiory of over 150K questions from the gameshow Jeopardy.

13672

1

1

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

7009

0

0

8794

0

0

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

6875

0

0

A Hello World app with both dynamic output and input fields

6676

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

7211

0

0

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

6802

0

0

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

7826

1

0

7066

0

0

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

8085

0

0

A simple dashboard example that uses responsive design

7833

0

0