watson-developer-cloud / node-red-labs

Node-RED labs on the use of the Watson Developer Cloud services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watson on Node-RED

This repository is a collection of examples on how to use the Watson nodes in Node-RED.

To use these nodes, you first have to set up your environment. The information on the introduction to Node-RED page will get you started in a few minutes. It helps you with:

  • setting up your environment
  • build your first 'Hello World' flow
  • additional information on the non-Watson Nodes you use in the labs

There are different types of labs in this repository:

  • Basic examples are simple, standalone examples of how to call the individual Watson Node-RED nodes.

  • Advanced labs are where different Watson Node-RED nodes are combined to create more complex applications.

  • Watson Contribution Nodes show how to add Watson Developer Cloud contribution nodes to Node-RED

  • Node-RED Starter Kits are pre-built applications from which to start your own prototypes

Feel free to use this content, please let us know what you think of it!

Region

The examples have been tested against the US South region but have not been fully tested against any other region. Most labs will work in other regions but there are some Watson utilities that only work in the US South region.

Contributing

Do you want to contribute to this project? Please follow those instructions on this page.

If you would like to contribute by updating or creating new nodes for the Watson Developer Cloud API, then switch to the node-red-node-watson project.

License

MIT. Full license text is available in LICENSE.

About

Node-RED labs on the use of the Watson Developer Cloud services

License:MIT License