yuzutech / kroki

Creates diagrams from textual descriptions!
https://kroki.io
MIT License
2.78k stars 206 forks source link

Render ContextMapper diagrams #1050

Open achimgrimm opened 2 years ago

achimgrimm commented 2 years ago

Hi,

with all the possible types of diagrams that kroki can render, I am missing a good one for DDD context maps. The https://contextmapper.org/docs/library/ offers this and has a java API integration (that uses Garphviz in the background).

Here is the example for image generation: https://github.com/ContextMapper/context-mapper-standalone-example/blob/master/src/main/java/org/contextmapper/standalone/example/ContextMapGeneratorExample.java

So I think that would be a great fit for the kroki server.

ggrossetie commented 2 years ago

Adding a link to an example: https://github.com/ContextMapper/context-mapper-standalone-example/blob/master/src/main/cml/Insurance-Example-Model.cml