Giter Site home page Giter Site logo

awesome-camunda-cloud's Introduction

Awesome Camunda Cloud

Awesome Contribute


Camunda Cloud    Code of Conduct    Contributing

A curated list of awesome Camunda Cloud projects, mostly driven by the community. Inspired by awesome-go.

Previously this list contained only Zeebe awesome-ness. Help us collect all things awesome about Camunda Cloud and Zeebe, the workflow engine powering Camunda Cloud.

Contents

Awesome Projects

Clients and Programming Framework Integrations

Client libraries to interact with Camunda Cloud and Zeebe

Want a client for another language?

Thanks to gRPC you can generate client stubs easily as described in Generating a Zeebe-Python Client Stub in Less Than An Hour: A gRPC + Zeebe Tutorial.

Connectors and Bridges

Connector: A piece of software that connects Camunda Cloud or Zeebe with some other system or infrastructure. Might be uni or bidirectional and possibly includes a job worker.

Job Workers

Job Worker: A special type of client that polls for and executes available jobs. In contrast to connectors and bridges, such workers do not connect to other active pieces of software primarily (for example, a 'DMN Connector' might connect Zeebe to a managed DMN Engine, a 'DMN worker' will use a DMN library to execute decisions).

Exporters

Exporters to load data into external systems, only available with Camunda Cloud Self-Managed.

Want an exporter for another system?

You can build one in as little as 15 minutes. Take a look at the Zeebe Exporter Demo, and the tutorial blog posts Part One and Part Two.

Applications

Applications to interact with Camunda Cloud and Zeebe

  • Simple Monitor - A lightweight application for monitoring and interacting with Zeebe during development
  • ZeeQS - GraphQL query API for aggregated Zeebe data
  • Modeler - Use Zeebe Modeler to model your workflow in a desktop application
  • zbctl - CLI to interact with Zeebe
  • zbctl via npm - zbctl is just an npm install away
  • dockerised zbctl - See these notes on using it in CI
  • Workflow Linter - Workflow Linter for BPMN workflows
  • Zeebe Cloud Canary - Monitor the aliveness of a Zeebe broker
  • Zeebe Simple Tasklist - Zeebe job worker for manual/user tasks
  • Quintessential Task List - The quintessential Zeebe tasklist for BPMN Human tasks with Drag and Drop Form builder, client and server side validations, and drop in Form Rendering
  • Python-Zeebe Sandbox - A FastAPI python sandbox for Zeebe to deploy workflows, run instances and publish messages. This dockerised app runs Zeebe Simple Monitor, a single node Zeebe broker and a FastAPI python container to allow exploration/investigation of Zeebe features and workflows.

Testing

Test utilities to help you develop Camunda Cloud or Zeebe-dependent applications

Others

Other Camunda Cloud & Zeebe related applications

Meetups

License

CC0

To the extent possible under law, Zeebe has waived all copyright and related or neighboring rights to this work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.