gobpmn is a module-based library that makes it possible to read and create business process models. This library also offers further configuration options to support and integrate a workflow.
Read the documentation
gobpmn consists of several modules that can be downloaded and imported via the terminal using the go get command. The documentation for this repository contains a more detailed explanation of each individual module
- gobpmnTypes
- gobpmnModels
- gobpmnCamunda
- gobpmnDiagram
- gobpmnReader
- gobpmnBuilder
- gobpmnCounter
- gobpmnHash
- gobpmnReflection
- gobpmnEngine
Note: The original code in this repository has been copied to another repository. You can also test the idea behind it directly. Simply follow the link to the lab
In addition, a repository with available applications has now been created. Examples for execution are stored here.
Checkout the other projects for BPMN written in Go