This is a boilerplate for a DDD / CQRS / Event Sourcing project in GoLang.
created at Nov. 15, 2023, 10:44 p.m.
Demonstrative Conceptual Implementation: Glossary Code Analysis Tool for PHP
created at Aug. 8, 2023, 8:04 a.m.
Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^
created at April 4, 2023, 8:04 a.m.
Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! ^^^
created at Aug. 9, 2022, 9:01 a.m.
Just a simple implementation of DDD + clean architecture pattern. It also contains the exaplanation about the concepts that supports this implementation.
created at April 21, 2021, 12:14 a.m.
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
created at Oct. 16, 2020, 1:58 p.m.
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
created at May 6, 2020, 8:30 p.m.
Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.
created at April 7, 2020, 2:47 p.m.
A curated list of ressources for Domain Storytelling practitioners. PR are welcome!
created at March 26, 2020, 12:15 p.m.
A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL
created at Feb. 26, 2020, 7:37 a.m.
API to convert Bikram Sambat (BS) (also called Vikram Samvat) dates to Gregorian dates and vice-versa
created at Feb. 4, 2020, 9:36 a.m.
Exploring Domain-Driven Design in Golang
created at Jan. 21, 2020, 5:57 p.m.
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
created at Dec. 13, 2019, 6:29 a.m.
Microservice native message and event store for Postgres
created at Dec. 6, 2019, 1:17 a.m.
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
created at Nov. 20, 2019, 4:21 p.m.