You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extending the openfaas-incubator fields by adding
additional repositories in the organization and small
description providing some information
Signed-off-by: Martin Dekov (VMware) <[email protected]>
Copy file name to clipboardExpand all lines: docs/contributing/get-started.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,13 @@ The incubator organisation is for experiments, research and for getting quick fe
69
69
|[of-watchdog](https://github.com/openfaas-incubator/of-watchdog)| The OpenFaaS watchdog re-written with mode-abstractions for both STDIO & HTTP |
70
70
|[faas-idler](https://github.com/openfaas-incubator/faas-idler)| Scale OpenFaaS functions to zero replicas after specified period of inactivity |
71
71
|[openfaas-operator](https://github.com/openfaas-incubator/openfaas-operator)| The OpenFaaS CRD Operator for Kubernetes |
72
+
|[kafka-connector](https://github.com/openfaas-incubator/kafka-connector)| The Kafka connector connects OpenFaaS functions to Kafka topics |
73
+
|[node10-express-template](https://github.com/openfaas-incubator/node10-express-template)| Node.js 10 Express template providing additional context and control over the HTTP response from your function |
74
+
|[golang-http-template](https://github.com/openfaas-incubator/golang-http-template)| Golang template providing additional control over the HTTP request and response.|
0 commit comments