DEV Community

Cover image for Early POC: Documenting Software architecture with C4 and the Structurizr DSL
Daniel
Daniel

Posted on

Early POC: Documenting Software architecture with C4 and the Structurizr DSL

A couple of months ago I conducted a public ODI/Jobs-to-be-done research on current pain points of documenting software architecture.

I'm excited to share a very early proof of concept of the derived solution at https://app.maniok.io
It currently only works for public repositories and is open source (MIT licensed)

In essence, it is a Structurizr / C4 diagrams renderer that works on git repositories containing Structurizr documentation.

Support for Structurizr is very basic and there are a couple of known issues (listed in the docs).

What do you think?

Top comments (0)