Join us

ContentUpdates and recent posts about Flogo..
 Activity
@ishanupadhyay started using tool SonarQube , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Snyk , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Red Hat OpenShift , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Python , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Prometheus , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Octopus Deploy , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Nginx , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Kubernetes , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool kind , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool JFrog Artifactory , 1 week, 6 days ago.
Project Flogo, a Go-based open source ecosystem for building event-driven apps is designed to abstract the event processing paradigm from event consumption enabling devs to build once, consume from anywhere and process using any of the supported actions.

At its core, Flogo Core, a lightweight app kernel responsible for all of the event-driven magic exposed to app devs via the Actions, Triggers & Activities (the core building blocks for your apps)!

Flogo Core provides the following key benefits:

- Action chaining enables communication between one or more capabilities in a single, sub 10MB binary!
- Common contribution model build activities and triggers that can be leveraged by all capabilities
- Extensible easily extend the capabilities available by building your own action using the common interfaces