gobpmn is an experimental library that makes it possible to reflect structs in Go and create business process models with it.
STILL IN DEVELOPMENT
- Go >= 1.23.1
- Clone the repository or the download the .zip-File of the repository
- To run the app, copy and paste this into your terminal
go run cmd/[dirname]/main.go
Read the documentation
Checkout the other projects for BPMN written in Go
Check my articles for this project on medium.com