Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deemount/gobpmnbuilder
gobpmnBuilder is a tool for reading and creating business process models in various formats.
https://github.com/deemount/gobpmnbuilder
bpmn bpmn2 gobpmn golang golang-module
Last synced: about 2 months ago
JSON representation
gobpmnBuilder is a tool for reading and creating business process models in various formats.
- Host: GitHub
- URL: https://github.com/deemount/gobpmnbuilder
- Owner: deemount
- License: mit
- Created: 2024-02-23T16:19:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T18:12:38.000Z (10 months ago)
- Last Synced: 2024-06-21T14:14:50.955Z (7 months ago)
- Topics: bpmn, bpmn2, gobpmn, golang, golang-module
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gobpmnBuilder
gobpmnBuilder is a tool for reading and creating business process models in various formats, such as XML or JSON. It is the last of all modules in the gobpmn network that can be called.
## Wiki
Read the [documentation](https://github.com/deemount/gobpmnBuilder/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)
## Examples
In addition, a repository with available applications has now been created. Examples for execution are stored here.
+ [gobpmnByExample](https://github.com/deemount/gobpmnByExample)
## Further Links
+ [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)
+ [gobpmnCounter](https://github.com/deemount/gobpmnCounter)
+ [gobpmnHash](https://github.com/deemount/gobpmnHash)
+ [gobpmnReflection](https://github.com/deemount/gobpmnReflection)