Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deemount/gobpmnreflection
https://github.com/deemount/gobpmnreflection
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deemount/gobpmnreflection
- Owner: deemount
- Created: 2024-02-25T17:42:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T20:29:29.000Z (10 months ago)
- Last Synced: 2024-06-21T14:18:16.401Z (7 months ago)
- Language: Go
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gobpmnReflection
A tool to reflect go code and build a process in Business Process Model Notation
**Note:** This repository is under construction
## Wiki
The [documentation](https://github.com/deemount/gobpmnReflection/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)
+ [gobpmnHash](https://github.com/deemount/gobpmnHash)