Reference

OpenServerless Developer Guide

Welcome to OpenServerless Developer guide.

OpenServerless is based on Apache OpenWhisk and the documentation in this section is derived for the official OpenWhisk documentation.

In this sections we mostly document how to write actions (functions), the building blocks of OpenWhisk and OpenServerless applications. There are also a few related entities for managing actions (packages, parameters etc) you also need to know.

You can write actions in a number of programming languages. OpenServerless supports directly this list of programming languages. The list is expanding over the time.

See below for documentation related to:

There is also a tutorial and a development kit to build your own runtime for your favorite programming language.


Advanced Reference Guide

Advanced documentation

Entities

Runtimes

List of OpenServerless’ supported runtimes

Tasks

Type ops <task> to see usage and subtasks.

Tools


Last modified October 30, 2024: chore: reference / advanced (#41) (5362b59)