There are 186 repositories under clean-architecture topic.
:bathtub: Clean Code concepts adapted for JavaScript
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Clean Architecture Solution Template for .NET 7
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Full Modular Monolith application with Domain-Driven Design approach.
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Clean Code concepts adapted for TypeScript
:bathtub: Clean Code concepts and tools adapted for .NET
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Clean Architecture template for Golang services
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
Example of Clean Architecture of iOS app using RxSwift
An android boilerplate project using clean architecture
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
DDD/Clean Architecture inspired boilerplate for Node web APIs
.NET 7, Angular 15, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-By-Feature Structure, Separation of Concerns.
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
A simple package with guard clause extensions.
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
A full-stack .NET microservices build on Dapr and Tye
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
:bathtub: Clean Code concepts adapted for JavaScript - 한글 번역판 :kr:
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->