https://github.com/puffnfresh/c4-model
Haskell implementation of C4 model, for specifying software architecture
https://github.com/puffnfresh/c4-model
architecture c4model
Last synced: 11 months ago
JSON representation
Haskell implementation of C4 model, for specifying software architecture
- Host: GitHub
- URL: https://github.com/puffnfresh/c4-model
- Owner: puffnfresh
- Created: 2020-09-12T12:43:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-15T22:41:39.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T03:38:29.888Z (about 1 year ago)
- Topics: architecture, c4model
- Language: Nix
- Homepage:
- Size: 125 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C4 model
## System Architecture Diagrams
The c4-model library is used for generating system architecture
diagrams:


## Sequence Diagrams
The marketplace-examples project is an example of generating sequence
diagrams from code:
