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
- Host: GitHub
- URL: https://github.com/redhat-developer-demos/faas-tutorial-nodejs
- Owner: redhat-developer-demos
- License: apache-2.0
- Created: 2018-12-10T14:57:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T19:45:10.000Z (over 6 years ago)
- Last Synced: 2025-01-23T07:48:08.304Z (5 months ago)
- Language: JavaScript
- Size: 2.9 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).