Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ddd-architecture

YanZhiwei/Tenon

Tenon is a comprehensive development framework based on the .NET 8 platform.

Language: C# - Size: 1.8 MB - Last synced: 39 minutes ago - Pushed: about 2 hours ago - Stars: 1 - Forks: 0

evolutionary-architecture/evolutionary-architecture-by-example

Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.

Language: C# - Size: 2.9 MB - Last synced: about 4 hours ago - Pushed: about 24 hours ago - Stars: 1,166 - Forks: 126

Ahoo-Wang/wow-project-template

用于快速构建基于 Wow 框架的 DDD 项目模板。

Language: Kotlin - Size: 713 KB - Last synced: about 5 hours ago - Pushed: about 6 hours ago - Stars: 8 - Forks: 1

skrasekmichael/ModularMonolith

ModularMonolith + DDD

Language: C# - Size: 219 KB - Last synced: about 7 hours ago - Pushed: about 8 hours ago - Stars: 0 - Forks: 0

banq/jivejdon

Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture

Language: Java - Size: 55.5 MB - Last synced: about 8 hours ago - Pushed: about 8 hours ago - Stars: 555 - Forks: 159

cesalberca/blog

Personal blog for César Alberca

Language: TypeScript - Size: 49.6 MB - Last synced: about 8 hours ago - Pushed: about 9 hours ago - Stars: 13 - Forks: 1

mehdihadeli/awesome-software-architecture

🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.

Size: 2.74 MB - Last synced: about 11 hours ago - Pushed: 2 days ago - Stars: 3,557 - Forks: 328

jeangatto/ASP.NET-Core-API-DDD-SOLID

ASP.NET Core, C#, REST API, DDD, Princípios SOLID e Clean Architecture

Language: C# - Size: 1.53 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 47 - Forks: 8

Przemekhasz/content-administration-backend

Application to manage the content of the site. In the backend layer, I provide many options for configuring your website, portfolio, business card, whatever you want.

Language: PHP - Size: 467 KB - Last synced: about 22 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

Adrianmjim/nestjs-api-grpc-example

gRPC API pet project built on top of NestJS using DDD, CQRS, MikroORM and PostgreSQL

Language: TypeScript - Size: 115 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

VianneyDoleans/BlogCore

Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource based authorization, Advanced search (Specification pattern) and much more.

Language: C# - Size: 1.24 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 11 - Forks: 6

pluto-arch/DncyTemplate

asp.netcore 应用模板,支持多租户,微服务或者单体

Language: C# - Size: 17.2 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 2 - Forks: 1

jorgerepossi/node-ddd

Language: TypeScript - Size: 43.9 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

luuthuong/e-shop-microservices

Language: C# - Size: 351 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 3 - Forks: 0

emrealper/Vessel-Voyage-Tracker

A project that simulates the sample scenario which demonstrates to collect scheduled Vessel Voyage Data based on Automatic Identification System (AIS) from AWS S3 and push to Azure Cosmos DB and provide this data over REST API securely.

Language: C# - Size: 16.5 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

katayama8000/axum-ddd-rust

Language: Rust - Size: 147 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 8 - Forks: 1

phamtiendungcw/MatLidStore

Thử nghiệm website hệ thống quản lý bán hàng Modern Artistic Trends in Lifestyle & Design (MATLID) - ASP .NET, Clean Architecture with CQRS pattern, Angular v14

Language: C# - Size: 1.17 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 3 - Forks: 0

jordiaragonzaragoza/JordiAragon.Cinema

The Cinema Project is a WebApi project written in .NET 7 following DDD and Clean Architecture. The application allows to manage cinema showtimes and ticket reservation.

Language: C# - Size: 1.09 MB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

anyulled/Java-ddd

Domain-Driven Design in Java

Language: Java - Size: 174 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 3 - Forks: 0

Hyunk3l/hexagonal-architecture-kotlin-template

The purpose of this template is to avoid repeating, over and over again, the same basic packages structure, gradle and configurations. With this template we can generate a service from scratch following "DDD Style" hexagonal architecture (aka Ports & Adapters)

Language: Jinja - Size: 861 KB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 14 - Forks: 1

LiasCode/ts-ddd-template

Template for TypeScript projects following DDD architecture

Language: TypeScript - Size: 177 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

funkygao/cp-ddd-framework

轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!

Language: Java - Size: 18.2 MB - Last synced: 1 day ago - Pushed: 8 months ago - Stars: 1,089 - Forks: 263

salesrocketdev/RentAPI

API de estudos desenvolvida utilizando .NET 7, para realizar o gerenciamento de um sistema de aluguel de carros.

Language: C# - Size: 253 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

ddd-by-examples/library

A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

Language: Java - Size: 45.8 MB - Last synced: 3 days ago - Pushed: 10 months ago - Stars: 4,230 - Forks: 660

n0nuser/fastapi-archetype

FastAPI Production-Ready Archetype based in DDD

Language: Python - Size: 381 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

0x00405A00/jellyfish-backend-ddd

Backend for Messenger Application Jellyfish Messenger Application

Language: C# - Size: 241 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

asror797/order-food-server-bot

REST api and Telegram Bot on one Project

Language: TypeScript - Size: 2.31 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

skrasekmichael/CleanArchitecture

CleanArchitecture + DDD

Language: C# - Size: 438 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

dotnet-architecture/eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

Language: C# - Size: 58.3 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 9,963 - Forks: 5,289

Jadhielv/ITL

Sample Web API implementation with .NET Core and DDD using Clean Architecture.

Language: C# - Size: 5.45 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 49 - Forks: 12

profjordanov/realworld-microservices

Microservices based .NET Core backend implementation for RealWorld.

Language: C# - Size: 698 KB - Last synced: 6 days ago - Pushed: about 3 years ago - Stars: 52 - Forks: 16

mohamedelareeg/DomainDrivenERP

This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.

Language: C# - Size: 588 KB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

thangchung/clean-architecture-dotnet

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

Language: C# - Size: 4.69 MB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 1,164 - Forks: 246

fazedordecodigo/PyFlunt

Python implementation of Domain Notification Pattern

Language: Python - Size: 1.05 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 120 - Forks: 2

jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing

ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture

Language: C# - Size: 655 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 272 - Forks: 36

ossuminc/riddl

A compiler for the DDD-based design language RIDDL

Language: Scala - Size: 19.4 MB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 19 - Forks: 6

felipexw/clean-arch-ddd-intro

Just a simple implementation of DDD + clean architecture pattern. It also contains the exaplanation about the concepts that supports this implementation.

Language: Java - Size: 555 KB - Last synced: 7 days ago - Pushed: about 3 years ago - Stars: 16 - Forks: 1

RenanFachin/PUCRS_Desenvolvimento-sistemas-back-end

Language: TypeScript - Size: 47.9 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

mikemajesty/nestjs-microservice-boilerplate-api

Nestjs boilerplate microservice api | Mongodb CRUD - Postgres CRUD | Docker | Husky | Secrets service | HTTP service | Logs service | Authentication | Authorization | Error Handler | Swaggger Documentation | Mongo Generic Repository | Postgres Generic Repository

Language: TypeScript - Size: 4.1 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 251 - Forks: 61

bitloops/bitloops-language

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! :star: ^^^

Language: TypeScript - Size: 13.8 MB - Last synced: 2 days ago - Pushed: about 1 month ago - Stars: 338 - Forks: 15

LeftTwixWand/Inventory

New version of Microsoft Inventory sample, built on WinUI 3, using DDD and Clean Architecture approach

Language: C# - Size: 1.16 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 56 - Forks: 10

filliperomero/clean-forum

📝

Language: TypeScript - Size: 1 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

guilatrova/control-ponto-wpf 📦

Software de Controle de Ponto feito em WPF

Language: C# - Size: 2.06 MB - Last synced: 12 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

ivanpaulovich/clean-architecture-manga

:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

Language: C# - Size: 20.9 MB - Last synced: 12 days ago - Pushed: 9 months ago - Stars: 3,880 - Forks: 673

wilsonneto-dev/ValueObject_Dotnet_SimpleExample

A simple example of how to implement a simple value Object in C#/.Net

Language: C# - Size: 3.91 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

wilsonneto-dev/DeferredValidation_Dotnet_Example

A simple example of how to implement the deferred validation (mentioned by Vaugh Vernon in the DDD red book)

Language: C# - Size: 14.6 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

parthopdas/swdddf

Source code for Domain Modeling Made Functional by Scott Wlaschin

Language: F# - Size: 78.1 KB - Last synced: 12 days ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 1

ardalis/ddd-guestbook

A DDD guestbook example written for ASP.NET Core

Language: C# - Size: 4.98 MB - Last synced: 12 days ago - Pushed: over 4 years ago - Stars: 647 - Forks: 142

CodelyTV/typescript-ddd-course

🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson

Language: TypeScript - Size: 898 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 118 - Forks: 29

mendes-dv/Plantify

Pratice Project with DDD

Language: C# - Size: 93.8 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

CodelyTV/java-ddd-example

♨️ DDD in Java skeleton & examples. Course:

Language: Java - Size: 537 KB - Last synced: 12 days ago - Pushed: 3 months ago - Stars: 399 - Forks: 200

zhuravlevma/typescript-ddd-event-sourcing

Typescript Event Sourcing DDD architecture for nest.js, clean architecture, domain model, aggregates, event-driven ⚡

Language: TypeScript - Size: 110 KB - Last synced: 11 days ago - Pushed: 13 days ago - Stars: 0 - Forks: 0

zhuravlevma/typescript-ddd-architecture

Typescript DDD architecture for nest.js, subdomains, clean architecture, domain model, aggregates, event-driven ⚡

Language: TypeScript - Size: 745 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 80 - Forks: 4

CodelyTV/typescript-ddd-example

🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

Language: TypeScript - Size: 2.12 MB - Last synced: 12 days ago - Pushed: 6 months ago - Stars: 1,211 - Forks: 207

yceruto/symfony-ddd-skeleton

Organize and Manage Multiple Applications with Kernel Contexts.

Language: PHP - Size: 195 KB - Last synced: 11 days ago - Pushed: 5 months ago - Stars: 117 - Forks: 21

sklinkert/go-ddd

Go Domain Driven Design Template / Reference

Language: Go - Size: 5.76 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 76 - Forks: 11

CodelyTV/typescript-ddd-skeleton

🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript applying following Hexagonal Architecture and Domain-Driven Design patterns

Language: TypeScript - Size: 245 KB - Last synced: 12 days ago - Pushed: 14 days ago - Stars: 425 - Forks: 52

nkz-soft/rust-microservice-template

Template for a microservice based on Domain Driven Design principles with Rust

Language: Rust - Size: 182 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 5 - Forks: 0

Jadhielv/ACGSS

Sample Web App implementation with .NET Core and DDD using Clean Architecture.

Language: C# - Size: 1.64 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 2 - Forks: 0

err0r500/go-realworld-clean

a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld

Language: Go - Size: 252 KB - Last synced: 6 days ago - Pushed: 11 months ago - Stars: 503 - Forks: 81

jexxa-projects/Addend

Annotations for pattern language of Domain Driven Design

Language: Java - Size: 140 KB - Last synced: 6 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

jeangatto/ASP.NET-Core-Vertical-Slice-Architecture

ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles

Language: C# - Size: 201 KB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 28 - Forks: 1

4lessandrodev/types-ddd

This package provide utils files and interfaces to assistant build a complex application with domain driving design.

Language: TypeScript - Size: 4.11 MB - Last synced: 15 days ago - Pushed: 22 days ago - Stars: 240 - Forks: 13

CodelyTV/csharp-ddd-skeleton

🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns

Language: C# - Size: 310 KB - Last synced: 12 days ago - Pushed: 11 months ago - Stars: 156 - Forks: 30

patrykwozinski/dev-stuff

😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.

Size: 239 KB - Last synced: 1 day ago - Pushed: about 2 years ago - Stars: 134 - Forks: 13

fluxera/Fluxera.Repository

A generic repository implementation.

Language: C# - Size: 1.63 MB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 13 - Forks: 3

fluxera/Fluxera.Entity

An aggregate root and entity objects library.

Language: C# - Size: 116 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 4 - Forks: 2

iifawzi/buckpal-typescript

An example approach for implementing a Clean/Hexagonal Architecture In typescript

Language: TypeScript - Size: 34.2 KB - Last synced: 15 days ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

Danitilahun/MedicalApp

Medical Appointment & Rating App: Easily schedule appointments with doctors and provide ratings based on service received. Streamlined interface for booking consultations and sharing feedback for an improved healthcare experience.

Language: Dart - Size: 833 KB - Last synced: 16 days ago - Pushed: 12 months ago - Stars: 4 - Forks: 1

allandiegoasilva/cyberhook-api

Open-source webhook

Size: 1000 Bytes - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

CodelyTV/php-ddd-skeleton-deprecated 📦

🐘🚀 PHP DDD Skeleton: Bootstrap your new projects or be inspired by this example project

Language: PHP - Size: 403 KB - Last synced: 5 days ago - Pushed: 5 months ago - Stars: 250 - Forks: 70

Whaally/Domain

An choreographer of core-domains, facilitating the abstraction of infrastructure, for a scalable domain model.

Language: C# - Size: 363 KB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 43 - Forks: 3

natserract/backend-trainee

Curated list of practical and techniques for NodeJS/Back-end development

Language: TypeScript - Size: 867 KB - Last synced: 15 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 0

dya-andrade/microservices-rabbitmq

Estudo sobre Microservices com Spring Cloud e Mensageira RabbitMQ.

Language: Java - Size: 116 KB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

contamobi/cmobi-service-standard-41

Base of microservices architecture in Symfony 4.1

Language: PHP - Size: 16.6 KB - Last synced: 17 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 2

brunoofgod/Tasks

.NetCore2.2 + WebAPI + DDD + EF + AutoMapper + FluentValidator+ Vue JS

Language: C# - Size: 79.1 KB - Last synced: 18 days ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 1

rcmonteiro/forum-api

DDD aplicado na escrita de uma API simples de Forum feita em node.js

Language: TypeScript - Size: 26.8 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

intellibucket/be-on-network

"OnNetwork" serve as the modern equivalent of classified ads by compiling and listing available telecommute and local openings.

Language: Java - Size: 4.01 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 8 - Forks: 1

wallacefreitas/notifications-service

API development using NodeJS with the NestJS framework, the Prisma ORM, along with Domain Driven Design (DDD) concepts in IgniteLab (Rocketseat)

Language: TypeScript - Size: 83 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

lcgong/dcone.js

Domain cone for representational state

Language: JavaScript - Size: 85 KB - Last synced: 20 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

sam-atkins/slowking

POC event driven architecture benchmarking application

Language: Python - Size: 539 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 0 - Forks: 0

hussein4alaa/laravel-domain-driven-design

Language: PHP - Size: 36.1 KB - Last synced: 20 days ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

teamlead/spring-microservices-kubernetes-demo

KubePay is a Java 17+ financial demo leveraging Spring Boot 3 & Cloud for user registration, balance top-up, and fund transfers. Can be deployed on Kubernetes, it showcases microservice architecture, Domain-Driven Design, and integrates tools like Zipkin, Swagger/OpenAPI, and OpenFeign.

Language: Java - Size: 2.85 MB - Last synced: 20 days ago - Pushed: 21 days ago - Stars: 7 - Forks: 3

carlossalasamper/angular-clean-architecture

🧅 An Angular scaffold with a clean architecture that is easy to understand.

Language: HTML - Size: 169 KB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

infraboard/mcube

微服务工具箱

Language: Go - Size: 1.24 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 109 - Forks: 43

fizzbuds/ddd-toolkit

Language: TypeScript - Size: 295 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 3 - Forks: 0

nqs48/CardGame_ADev_Backend

This is the final project to graduate at. sofka U

Language: Java - Size: 203 KB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

a-givertzman/simple_notes

This is the simple flutter applications for storing your notes on google firebase. Application supports signing in registered users or registering new user using email & password or signing in using any social. Application based on clean architecture, Bloc used for state managment.

Language: Dart - Size: 1.42 MB - Last synced: 21 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

dddplus/dddplus

🔥 A lightweight DDD(Domain Driven Design) Enhancement Framework for complex business architecture!轻量级DDD增强框架!

Language: Java - Size: 9.03 MB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 295 - Forks: 104

carlossalasamper/react-clean-architecture

🧅 A clean architecture scaffold in React that is easy to understand.

Language: TypeScript - Size: 653 KB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 2 - Forks: 1

viniciusnasc/RHMVC_ProjetoFinalAtosUFN

Projeto de conclusão de curso da Academia .Net

Language: C# - Size: 3.25 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 2 - Forks: 2

dannyc84/Cubes3DIntersection

Cubes3DIntersection is a web application to verify 3D cubes collisions and intersected volumes

Language: C# - Size: 881 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

gonzaloplaza/express-ts-ddd

Nodejs Express-TypeScript-DDD REST API

Language: TypeScript - Size: 1.12 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 142 - Forks: 11

jonathanmdr/fc3-admin-catalog

Microsserviço Administrador do Catálogo de Vídeos do projeto CodeFlix utilizando Clean Architecture com DDD.

Language: Java - Size: 82.4 MB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

appie2go/DomainObjects

The base-classes for DDDomain objects (Entities, valuetypes, aggregates)

Language: C# - Size: 92.8 KB - Last synced: 16 days ago - Pushed: almost 2 years ago - Stars: 33 - Forks: 4

Jibaru/ddd-golang-mongo-template

DDD Golang + Mongodb Template

Language: Go - Size: 7.81 KB - Last synced: 23 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Mediagone/symfony-ddd-skeleton

Starter template project for Symfony 5.2 - DDD/CQRS architecture, Front/Backend, Authentication, Tests, Fixtures, TailwindCSS theme & generic Twig components.

Language: PHP - Size: 8.92 MB - Last synced: 24 days ago - Pushed: about 3 years ago - Stars: 4 - Forks: 2

glaucia86/fc-studies-clean-architecture

Repository responsible for studies about Clean Architecture

Language: TypeScript - Size: 433 KB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 1 - Forks: 0

lurumad/house-of-the-book-ddd

Pet project to practice Domain Driven Design

Language: C# - Size: 49.8 KB - Last synced: 24 days ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 3

IamDavidev/DavTTer

✨ Backend built with Deno and Domain-Driven Design (DDD). This repository provides a highly performant and scalable server solution that utilizes the latest technologies and best practices.

Language: TypeScript - Size: 601 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0