An open API service indexing awesome lists of open source software.

https://github.com/redhat-developer-demos/faas-tutorial-nodejs

OpenWhisk FaaS Tutorial using Node.js
https://github.com/redhat-developer-demos/faas-tutorial-nodejs

Last synced: 4 months ago
JSON representation

OpenWhisk FaaS Tutorial using Node.js

Awesome Lists containing this project

README

        

# Function as a Service (FaaS) Tutorial for Node.js (wth react)

(C) 2018 [Red Hat Developer Experience Team](https://developers.redhat.com)

### This tutorial uses Node.js (and react) to guide you to a working knowledge of the open source OpenWhisk Funtion as a Service (Faas) platform.

Note: Faas is sometimes referred to as 'serverless computing' or simply 'serverless'.

### The code is available by cloning this repository.

## Full instructions are available at [this Github page](https://redhat-developer-demos.github.io/faas-tutorial-nodejs/).