Project Flogo is an Open Source Framework for IoT Edge Apps & Integration.
Highlights include:
- Ultra-light process engine - 20x-50x lighter than Java or NodeRed
- Extensible & reusable by design to build your own apps, frameworks & platforms
- 100% Open Source
Project Flogo consists of the following sub-projects available as separate repos:
- flogo-cli: A command line tool to build flogo apps
- flogo-lib: A library to build Flogo extensions
- flogo-services: Backing services required by Flogo
- flogo-contrib : Flogo Extensions available out of the box
IMPORTANT: Project Flogo is currently in Developer Preview and primarily addresses the needs of
- Flogo Extensions developers
- IoT Solutions Developers
In other words, currently it is for developers, by developers.
As Project Flogo develops and matures, we are considering adding more integration tooling and developing zero-code experiences and services for end users based on Project Flogo. If you are an end user or a traditional zero-code integration app developer, we would recommend to check out the videos and sign up for updates on the project to see when it's ready for you to get started.
If you are an Extensions or IoT Solutions developer, read on because it's easy to get started with Project Flogo:
- To install just the Flogo CLI and runtime, go to https://github.com/TIBCOSoftware/flogo-cli & follow instructions in the README
- For extensions developers, visit the docs in this repository to get started with developing your first Flogo activity
Refer to Flogo Statement of Direction for an overview of the strategic dircetion of the project. You can also monitor milestones to see what's coming up.
Contact [email protected] to learn about contributing to the project.
The top level flogo repo, consisting of flow samples & documentation, is licensed under the TIBCO Samples Internal End User License. See TIBCO Samples Internal End User License.txt for license text.
Flogo source code in flogo-cli, flogo-lib, flgo-contrib & flogo-services repos are licensed under a BSD-style license. Refer to flogo-cli license for license text.