Skip to content

Commit 3871010

Browse files
Martin Dekov (VMware)alexellis
authored andcommitted
Extend openfaas-incubator repos in docs
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]>
1 parent d86d086 commit 3871010

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/contributing/get-started.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,13 @@ The incubator organisation is for experiments, research and for getting quick fe
6969
| [of-watchdog](https://github.com/openfaas-incubator/of-watchdog) | The OpenFaaS watchdog re-written with mode-abstractions for both STDIO & HTTP |
7070
| [faas-idler](https://github.com/openfaas-incubator/faas-idler) | Scale OpenFaaS functions to zero replicas after specified period of inactivity |
7171
| [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.|
75+
| [powershell-http](https://github.com/openfaas-incubator/powershell-http-template) | PowerShell HTTP template |
76+
| [ruby-http](https://github.com/openfaas-incubator/ruby-http) | A Ruby HTTP template for OpenFaaS |
77+
| [python-flask-template](https://github.com/openfaas-incubator/python-flask-template) | OpenFaaS templates for Python 2.7/3.6 with Flask |
78+
| [node8-express-template](https://github.com/openfaas-incubator/node8-express-template) | Node.js 8 template for OpenFaaS with HTTP via Express.js |
7279

7380

7481
https://github.com/openfaas-incubator/

0 commit comments

Comments
 (0)