Awesome
Flogo Contrib
Core collection of Flogo contributions. This repository consists of activities, triggers and functions.
Contributions
Activities
- 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
Triggers
- channel: Internal Engine Message Listener
- cli: CLI
- kafka: Kafka Subscriber
- loadtester: Basic Load Tester
- rest: REST
- timer: Timer
Functions
Installation
Install Activity
Example: install log activity
flogo install github.com/project-flogo/contrib/activity/log
Install Trigger
Example: install rest trigger
flogo install github.com/project-flogo/contrib/trigger/rest
Install Functions
Example: install string functions
flogo install github.com/project-flogo/contrib/function/string
Contributing and support
Contributing
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.
License
The contrib repository is licensed under a BSD-type license. See LICENSE for license text.
Support
For Q&A you can post your questions on Gitter