Node-RED
Introduction Node-RED is a very powerful and easy-to-use web-based open-source editor that is used to make connections and communications between different
0 Comments
DECORATORS IN PYTHON
Decorator, as the word suggests, means to decorate something. In python, we have the concept of decorating the functions/methods that
OpenWhisk
Apache OpenWhisk is an open-source, distributed serverless platform that executes functions f(x) in response to events at any scale. OpenWhisk manages