0.1.19 • Published 7 years ago

node-red-contrib-yaas v0.1.19

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

Build Status Dependency status

node-red-contrib-yaas

Node-RED nodes for YaaS (SAP Hybris as a Service).

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-yaas

Overview

Uses the yaas.js1 npm module to orchestrate various YaaS microservices graphically using Node-RED.

These Node-RED nodes simplify the access to the SAP Hybris as a Service (YaaS) REST APIs. It handles authentication via OAuth2 client credentials, replacement of expired tokens as well as automated retry of failed requests due to expired tokens. Knowledge of endpoint URLs by the developer is not required as all actions have their own functions. Currently only API calls that were needed for Hybris Labs prototypes are implemented. Contributions and pull requests are welcome.

For developers who are interested in trying out the YaaS platform but do not want to study the API documentation in too much detail, the YaaS Node-RED nodes will provide an easy way of exploring the offered YaaS interfaces.

Third-party YaaS developers will be able to examine our source code for the YaaS Node-RED nodes and will be able to provide their own nodes for the services that they are offering on the YaaS marketplace.

Requirements

  • Node-RED latest version
  • Node.js 4.x and later, supporting ECMAScript 6 features like Promises
  • A YaaS account: https://www.yaas.io/
  • A configured YaaS project and application, for required OAuth2 credentials

Documentation and examples

Blog posts:

How to contact us

  • Please email labs@hybris.com if you have questions or suggestions.
0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago