Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deemount/gobpmnhash
Create and distribute hash values to reflected elements in gobpmn
https://github.com/deemount/gobpmnhash
bpmn bpmn2 golang
Last synced: about 2 months ago
JSON representation
Create and distribute hash values to reflected elements in gobpmn
- Host: GitHub
- URL: https://github.com/deemount/gobpmnhash
- Owner: deemount
- License: mit
- Created: 2024-03-11T05:56:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T12:09:59.000Z (7 months ago)
- Last Synced: 2024-06-24T13:32:48.071Z (7 months ago)
- Topics: bpmn, bpmn2, golang
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gobpmnHash
A tool for creating and distributing hash values to the reflected elements in a business process model created in Go
**Note:** This repository is under construction
## Wiki
The [documentation](https://github.com/deemount/gobpmnHash/wiki) is now written in the wiki of the respective module
**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)
## Examples
In addition, a repository with available applications has now been created. Examples for execution are stored here.
+ [gobpmnByExample](https://github.com/deemount/gobpmnByExample)
## 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)
+ [gobpmnReflection](https://github.com/deemount/gobpmnReflection)