There are 124 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 6
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.
Clean Code concepts adapted for TypeScript
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
:bathtub: Clean Code concepts and tools adapted for .NET
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
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.
An android boilerplate project using clean architecture
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Example of Clean Architecture of iOS app using RxSwift
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
DDD/Clean Architecture inspired boilerplate for Node web APIs
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
A full-stack .NET microservices build on Dapr and Tye
A simple package with guard clause extensions.
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
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.
Android Sample Clean Architecture App written in Kotlin
:bathtub: Clean Code concepts adapted for JavaScript - 한글 번역판 :kr:
React + TypeScript app built using clean architecture principles · 🧼 🏛 🍪
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
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->
A fork of our clean architecture boilerplate, this time using the Android Architecture Components