Skip to content

OpenBankProject/node-red-contrib-obp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Bank Project related nodes

Currently, there is one node: obp:-adapter-entry-point It can select one connector method, to generate an endpoint for MethodRouting.

Publish a new version to npm and Node-red

  1. you should have npm account
  2. execute the follow commands:
    > npm login
    > npm publish
    
  3. add node-red-contrib-obp to node-red flows lib:
  • go to this page: https://flows.nodered.org/
  • click the '+' button at the top of page, click Node area, navigate to a new page
  • fill in node-red-contrib-obp, click add node button
  1. after about 10 minutes, the node can be queried in node-red Palette

Usage

Please refer to this video: https://vimeo.com/452236076

About

Node Red Node for OBP. Might be interesting for Javascript developers who want to write Adapters for OBP.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors