From fc84b02b8199b6244e3449b33dcda6c7bc82b51b Mon Sep 17 00:00:00 2001 From: Bosse Klykken Date: Sun, 25 Jun 2023 15:34:48 +0200 Subject: [PATCH] Added kroki.io to diagramming chapter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b14388a..5ee2cc2 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s - [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. - [DrawThe.Net](http://go.drawthe.net/) - Javascript tool that uses a YAML-formatted input to programmatically create large, complex, and visually solid diagrams. +- [Kroki](https://kroki.io) - API for generating diagrams from textual descriptions - [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana.