Core collection of Flogo contributions. This repository consists of activities, triggers and functions.
- actreply: Action Reply
- actreturn: Action Return
- appdata: Application Shared Data
- channel: Internal Engine Message Publisher
- counter: Simple Counter
- error: Throw Error
- jsexec: Execute Javascript
- kafka: Kafka Publisher
- log: Log Message
- mapper: Mapper
- noop: No-Op
- rest: REST Invoker
- sqlquery: Run SQL Query
- channel: Internal Engine Message Listener
- cli: CLI
- kafka: Kafka Subscriber
- loadtester: Basic Load Tester
- rest: REST
- timer: Timer
Example: install log activity
flogo install github.com/project-flogo/contrib/activity/log
Example: install rest trigger
flogo install github.com/project-flogo/contrib/trigger/rest
Example: install string functions
flogo install github.com/project-flogo/contrib/function/string
New activities, triggers and functions are welcomed. If you would like to contribute, please following the contribution guidelines. If you have any questions, issues, etc feel free to chat with us on Gitter.
The contrib repository is licensed under a BSD-type license. See LICENSE for license text.
For Q&A you can post your questions on Gitter