Join us

ContentUpdates and recent posts about Flogo..
 Activity
@cristiandeluxe started using tool TypeScript , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool Shopify , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool Rust , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool Python , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool PrestaShop , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool PHP , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool Node.js , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool NGINX Ingress Controller , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool Next.js , 1 month, 2 weeks ago.
 Activity
@cristiandeluxe started using tool Laravel , 1 month, 2 weeks 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