Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.38 KB

OpenFunction function samples

Function samples

The following are samples of OpenFunction function.

We currently support two kinds of runtime, Knative and OpenFuncAsync.

Knative runtime

OpenFuncAsync runtime

  • OpenFuncAsync bindings sample in go
  • OpenFuncAsync pubsub sample in go
  • Logs handler function go

Application samples

Functions-framework samples

The following are samples of OpenFunction functions-framework.

  • Knative runtime demos in go
  • OpenFuncAsync runtime demos in go
  • Knative runtime demos in nodejs
  • OpenFuncAsync runtime demos in nodejs

Katacode scenarios