Add ftrigger as a community project

ucalgary/ftrigger provides label-based triggers for OpenFaaS functions.
There is currently a working implementation for Kafka topic messages.

Signed-off-by: King Chung Huang <kinghuang@mac.com>
This commit is contained in:
King Chung Huang 2017-10-13 10:10:10 -06:00 committed by Alex Ellis
parent 1b2f6648d5
commit 99f12f803a

View File

@ -101,6 +101,7 @@ You can also find cool projects or submit your own to the [faas-and-furious orga
| Project name and description | Author | Site | Date |
|----------------------------------------------------------------------|------------|-----------|-------------|
| [Label-based Triggers for OpenFaaS](https://github.com/ucalgary/ftrigger) | King Chung Huang | [ucalgary/ftrigger](https://github.com/ucalgary/ftrigger) | 13-October-2017
| [Azure Storage and Azure Service Bus Queues Trigger for OpenFaaS on Kubernetes](https://github.com/danigian/Azure-Queues-Trigger-OpenFaaS) | Daniele Antonio Maggio | github.com/danigian/Azure-Queues-Trigger-OpenFaaS | 24-September-2017 |
| [faas-pipeline](https://github.com/getlazy/faas-pipeline) - OpenFaaS function composition | Ivan Erceg | github.com | 23-September-2017 |
| [Github - Reverse geocoding](https://github.com/lucj/faas-reverse-geocoding) | Luc Juggery | github.com | 14-September-2017 |