Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deemount/gobpmnreader
gobpmnReader is a experimental tool for reading business process models in different formats.
https://github.com/deemount/gobpmnreader
Last synced: 30 days ago
JSON representation
gobpmnReader is a experimental tool for reading business process models in different formats.
- Host: GitHub
- URL: https://github.com/deemount/gobpmnreader
- Owner: deemount
- License: mit
- Created: 2024-03-22T16:33:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T15:28:10.000Z (9 months ago)
- Last Synced: 2024-06-19T16:18:24.697Z (7 months ago)
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gobpmnReader
gobpmnReader is a experimental tool for reading business process models in different formats.
## Wiki
Read the [documentation](https://github.com/deemount/gobpmnReader/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)
## 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)
+ [gobpmnBuilder](https://github.com/deemount/gobpmnBuilder)
+ [gobpmnCounter](https://github.com/deemount/gobpmnCounter)
+ [gobpmnHash](https://github.com/deemount/gobpmnHash)
+ [gobpmnReflection](https://github.com/deemount/gobpmnReflection)
+ [gobpmnEngine](https://github.com/deemount/gobpmnEngine)