You can run Node.js services on the E2E Bridge® as described in Managing Node.js Services. Additionally, you can use a set of ready Node.js modules facilitate building own Node.js services. The Node.js Services Reference Guide is a comprehensive E2E Bridge guide that describes how to use these modules and to get the most out of them.

All Node.js packages can be downloaded from NPM. Just search for the module name listed in the documentation (or click one of the links in the table below) and install it using npm install <name of the module>.

Topic Overview

Preconditions

An understanding of object-oriented concepts and Node.js is useful.

On this Page:
Related Pages:
  • No labels