An open API service indexing awesome lists of open source software.

https://github.com/deemount/gobpmnbyexample

Short and concise examples that reflect the idea of converting low code to go code
https://github.com/deemount/gobpmnbyexample

bpmn example go lowcode

Last synced: 10 months ago
JSON representation

Short and concise examples that reflect the idea of converting low code to go code

Awesome Lists containing this project

README

          

# gobpmnByExample

## Wiki

Read the [documentation](https://github.com/deemount/gobpmnByExample/wiki)

**Start here** [gobpmn](https://github.com/deemount/gobpmn)

## Testing

You can also test the idea behind it directly. Simply follow the link to the lab

+ [gobpmnLab](https://github.com/deemount/gobpmnLab)

## Modules

+ [gobpmnTypes](https://github.com/deemount/gobpmnTypes)
+ [gobpmnModels](https://github.com/deemount/gobpmnModels)
+ [gobpmnCamunda](https://github.com/deemount/gobpmnCamunda)
+ [gobpmnDiagram](https://github.com/deemount/gobpmnDiagram)
+ [gobpmnReader](https://github.com/deemount/gobpmnReader)
+ [gobpmnBuilder](https://github.com/deemount/gobpmnBuilder)
+ [gobpmnCounter](https://github.com/deemount/gobpmnCounter)
+ [gobpmnHash](https://github.com/deemount/gobpmnHash)
+ [gobpmnReflection](https://github.com/deemount/gobpmnReflection)