https://github.com/zenwave360/zdl-vscode
ZDL Editor for VSCode
https://github.com/zenwave360/zdl-vscode
ddd dsl event-driven-architecture event-storming zenwave-sdk
Last synced: 11 months ago
JSON representation
ZDL Editor for VSCode
- Host: GitHub
- URL: https://github.com/zenwave360/zdl-vscode
- Owner: ZenWave360
- License: mit
- Created: 2024-02-12T16:13:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T17:35:13.000Z (over 2 years ago)
- Last Synced: 2025-07-02T12:48:22.598Z (12 months ago)
- Topics: ddd, dsl, event-driven-architecture, event-storming, zenwave-sdk
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=ZenWave360.zdl-vscode
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ZenWave Domain Modeling Language ZDL Editor
[ZDL](https://www.zenwave360.io/docs/event-driven-design/zenwave-domain-language) is a domain specific language (DSL) for modeling Event-Driven microservices to work with **ZenWave 360º**.
[ZenWave 360º](https://www.zenwave360.io/) is a set of tools built on the foundations of Domain Driven Design and API-First principles for Event-Driven Architectures.
Inspired by JHipster JDL, ZDL is a language for describing DDD Bounded Contexts, including domain entities and their relationships, services, commands, events and business policies... for Event-Driven Architectures.
It's designed to be compact, readable and expressive while still retaining the language of the business experts. Business friendly, developer friendly, and machine friendly.
ZDL works well as an Ubiquitous Language format.

## For more information
* [Getting Started with ZenWave 360º](https://www.zenwave360.io/docs/getting-started/)
* [ZDL Domain Language Reference](https://www.zenwave360.io/docs/event-driven-design/zenwave-domain-language)
* [ZenWave SDK Reference](https://www.zenwave360.io/docs/zenwave-sdk)
## Projects Built with ZenWave 360º and ZDL Domain Language
* [Online Food Delivery Service](https://edalearn.github.io/EDAProjects/OnlineFoodDelivery)
**Enjoy!**