deemount / gobpmn

Business Process Model Notation 2 with Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gobpmn

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.

Wiki

Read the documentation

Modules

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

Testing

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

Examples

In addition, a repository with available applications has now been created. Examples for execution are stored here.

Further Links

Checkout the other projects for BPMN written in Go

About

Business Process Model Notation 2 with Go

License:MIT License


Languages

Language:Go 100.0%