Example of Modern Domain Driven modularisation of iOS apps
Layered Architecture GitHub Repositories
Explore popular GitHub repositories tagged “layered-architecture”.
Compare stars, forks, and programming language using the same GitStar view as GitHub Trending.
Trending Repositories
React + TypeScript app built using the clean architecture principles in a more functional way.
Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
Delivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
FastAPI Layered Architecture
Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend
Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.
DDD like architecture sample application
A web application boilerplate built with go and clean architecture.
A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.
Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
:cookie: Cookiecutter template to build and deploy fastapi backends..batteries included
Showcasing a Clean Architecture approach from our Android applications framework!
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
𝙲𝚊𝚛 𝚁𝚎𝚗𝚝𝚊𝚕 𝙿𝚛𝚘𝚓𝚎𝚌𝚝 - 𝙱𝚊𝚌𝚔𝚎𝚗𝚍
Spring Application Architecture & Design Patterns
A car rental project developed with ASP.Net Core & Angular.
Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
Architecture testing for Golang
It is Rent A Car System project developed as Full Stack using C# and Angular.
阿里巴巴 Java 分层架构最佳实践:遵循《阿里巴巴 Java 开发手册》,提供清晰边界、工程规范与可落地示例。 Alibaba Java layered architecture aligned with Alibaba Java guidelines, featuring clear boundaries, engineering conventions, and production-oriented examples.
A RESTful API using Spring Boot, Maven, Hibernate, MySQL, Spring Data JPA, Flyway and Querydsl.
Stop reading logs. Start watching them. MermaidTrace is a specialized logging tool that automatically generates Mermaid JS sequence diagrams from your code execution. It's perfect for visualizing complex business logic, microservice interactions, or asynchronous flows.
It is a car rental project developed during the Software Development Camp.
.NET Core 5.0 Web API İle E-Ticaret Sitesi Yapımı MVC,Win Form,Angular ve Mobil
MediaBundle is a media file manager bundle for Symfony with a REST API and an admin interface (React)
Go/Echo+</>Templ: User List App as an example of a project structured in layers, use of Templ Template language and frontend with HTMx technology
Layered architecture python example project
Template for FastAPI RESTful application built on Modular Monolith and Layered Architecture principles