✨ Curated list of awesome OpenWhisk things ✨

Clone this repo:
  1. a796de6 chore: fix spelling (#37) by John Bampton · 3 years, 2 months ago master
  2. a4ea5be Update page for Apache and curate contents. (#32) by Matt Rutkowski · 4 years, 5 months ago
  3. f7cc600 Add new sample application list (#36) by othmaan · 5 years ago
  4. 43df486 Fix typo (#35) by Zihua Wu · 5 years ago
  5. af2db2c Fixing Markdown link in Book section (#34) by Aitor Gómez-Goiri · 6 years ago

OpenWhisk External Resources Awesome

Apache OpenWhisk resources and tips.

Apache OpenWhisk is a cloud-first distributed event-based programming service. It provides a programming model to upload event handlers to a cloud service, and register the handlers to respond to various events.

Learn more at http://openwhisk.org or try it on IBM Cloud Functions.

Contents

Articles

Articles, tutorials and blogs on building serverless applications using Apache OpenWhisk.

Sample Applications

Sample open-source projects built using the OpenWhisk platform

Books

Media

Podcasts, videos, presentations and other content about Apache OpenWhisk.

Videos

Presentations

Podcasts

Workshops

Tutorials and other material to help you learn OpenWhisk

Runtimes

Links to samples, libraries and projects for running Actions using different languages.

Platform Runtimes

  • JavaScript - OpenWhisk runtime for Node.js (v6 & v8).
  • Java - OpenWhisk runtime for Java 8.
  • Python - OpenWhisk runtime for Python 2.7 & 3
  • Swift - OpenWhisk runtime for Swift 3 & 4.
  • Docker - OpenWhisk runtime for Docker Actions using SDK.
  • PHP - OpenWhisk runtime for PHP 7.2 and 7.1
  • Go - OpenWhisk runtime for Go lang.
  • Ruby - OpenWhisk runtime for Ruby lang.

Community Examples

  • Scala - Example article with Github code for running OpenWhisk Actions in Scala.
  • Haskell - Haskell-based OpenWhisk services
  • Docker Examples - Run Clojure, Erlang, Ruby and Rust Actions on OpenWhisk using Docker.
  • Rust - Blog post and library for building Rust language Actions.
  • COBOL - Run serverless COBOL programs on OpenWhisk
  • QBASIC - QBASIC on OpenWhisk
  • Kotlin - IBM Functions (OpenWhisk) runtime for Kotlin Actions
  • Prolog - OpenWhisk Runtimes for SWI Prolog
  • Ballerina - Apache OpenWhisk runtime for Ballerina
  • Blue Cloud Mirror - Fun game built with Vue.js, TensorFlow and IBM technologies

Feed Providers

Examples of integrating OpenWhisk with external event sources.

Utilities

Tools and utilities to help you be more productive with OpenWhisk

Client Libraries

  • Node.js - JavaScript client library for the OpenWhisk platform.

Support

Got stuck with Apache OpenWhisk? Find help here…