
Structurizr
Structurizr is specifically designed to support the C4 model for visualising software architecture, by its creator Simon Brown. Diagrams are interactive (e.g. zoom in/out), animatable, …
Home | Structurizr
Structurizr builds upon “diagrams as code”, allowing you to create multiple software architecture diagrams using the C4 model, in a variety of rendering tools, from a single model.
Structurizr - DSL
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Structurizr DSL v5.0.1
Structurizr DSL
The Structurizr DSL sits on top of the Java Virtual Machine, making it possible to execute Java/Groovy/Kotlin/JRuby code during the workspace generation process. This is particularly …
Tutorial - Structurizr
This tutorial provides a good starting point for learning how to use the Structurizr DSL. It will use the Structurizr DSL demo page and doesn’t require any special tooling to be installed.
Structurizr Lite
This free and open source version of Structurizr allows you to view/edit diagrams, view documentation, and view architecture decision records defined via a DSL or JSON workspace.
Structurizr - Help - About
Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation. It can render diagrams that are interactive, …
Documentation - Structurizr
Because the code doesn’t tell the whole story, Structurizr provides support for lightweight supplementary technical documentation. The documentation is a collection of Markdown or …
Language reference - Structurizr
default is a shorthand for https://static.structurizr.com/themes/default/theme.json, the default Structurizr theme. Themes specified via a URL will be loaded dynamically when required.
Quickstart - Structurizr
The two quickest ways to get started with the Structurizr tooling are to use the Structurizr DSL (example, tutorial) in conjunction with: The Structurizr DSL demo page to try the DSL and a …