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
- Host: GitHub
- URL: https://github.com/deemount/gobpmnbyexample
- Owner: deemount
- License: mit
- Created: 2023-11-30T16:05:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T18:49:03.000Z (over 1 year ago)
- Last Synced: 2025-02-01T18:13:37.715Z (12 months ago)
- Topics: bpmn, example, go, lowcode
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)