GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

clean-architecture

Website
Wikipedia
https://static.github-zh.com/github_avatars/ryanmcdermott?size=40
ryanmcdermott / clean-code-javascript

JavaScript 代码简洁之道

JavaScriptprinciplescompositioninheritanceclean-codeclean-architecturebest-practices
JavaScript 93.06 k
1 年前
https://static.github-zh.com/github_avatars/jasontaylordev?size=40
jasontaylordev / CleanArchitecture

ASP.NET Core 整洁架构( Clean Architecture) 模板

clean-architecturetemplateAngularentity-framework-coreReactwebapiaspnetcore
C# 18.34 k
11 天前
ardalis/CleanArchitecture
https://static.github-zh.com/github_avatars/ardalis?size=40
ardalis / CleanArchitecture

基于 ASP.NET Core 的 Clean Architecture(架构整洁之道) 解决方案模板

clean-architecturearchitectureDomain-driven design (DDD).NETC#Hacktoberfest
C# 17.13 k
1 个月前
https://static.github-zh.com/github_avatars/Sairyss?size=40
Sairyss / domain-driven-hexagon

学习领域驱动设计、软件架构、设计模式、最佳实践

Domain-driven design (DDD)hexagonal-architectureclean-architectureTypeScriptbest-practicesJavaScriptsolid-principlesarchitecturearchitectural-patternssecure-by-designonion-architecturetypeormNestdesign-patternssystem-designNode.jsDevelopmentclean-code后端
TypeScript 13.49 k
1 年前
https://static.github-zh.com/github_avatars/kgrzybek?size=40
kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.

Domain-driven design (DDD)ddd-architecturecqrsarchitectureREST API.NETclean-architectureclean-codeddd-cqrsdesign-patternssoftware-architectureddd-exampleentity-framework-coredesign-systemsmodularitymonolithevent-sourcing
C# 12.21 k
1 年前
https://static.github-zh.com/github_avatars/dotnet-architecture?size=40
dotnet-architecture / eShopOnWeb

Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb

asp-net-coreasp-net-core-mvcclean-architectureclean-codeebookMicrosoftDomain-driven design (DDD)ddd-architectureddd-patternsddd-samplesoftware-architecture.NETefcoremonolitharchitectureREST APIdesign-patterns
C# 10.42 k
5 个月前
bxcodec/go-clean-arch
https://static.github-zh.com/github_avatars/bxcodec?size=40
bxcodec / go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture

architectureGoSQL数据库articleMySQLclean-architecture
Go 9.62 k
1 年前
https://static.github-zh.com/github_avatars/labs42io?size=40
labs42io / clean-code-typescript

Clean Code concepts adapted for TypeScript

clean-codeTypeScriptbest-practicessolidcoding-guidelinesclean-architectureprinciples
TypeScript 9.52 k
1 个月前
mehdihadeli/awesome-software-architecture
https://static.github-zh.com/github_avatars/mehdihadeli?size=40
mehdihadeli / awesome-software-architecture

#Awesome#有关软件架构、设计模型,设计原则的文章资源集合

architectureDomain-driven design (DDD)ddd-architecturesystem-designdesign-patterns微服务clean-architecturesoftware-architecturearchitectural-stylesarchitectural-patternsonion-architecturedesign-patterndesign-systemsmicroservices-architectureObject-oriented programming (OOP)Awesome Listsevent-driven-architecturevertical-slice-architecture
9.4 k
2 个月前
T8RIN/ImageToolbox
https://static.github-zh.com/github_avatars/T8RIN?size=40
T8RIN / ImageToolbox

#安卓#🖼️ Image Toolbox 是一款功能强大的高级图像处理App。它提供了数十种功能,包括图片裁剪、绘制、滤镜、OCR 等各种图像操作。

Jetpack ComposeKotlinAndroidmaterial-youexifcropF-Droidfilter-imageclean-architectureocr-recognitionpdfbackground-removalwatermarkimage-manipulationedit-photojxlqrcode-scannerpsdphoto-editor
Kotlin 8 k
4 小时前
https://static.github-zh.com/github_avatars/thangchung?size=40
thangchung / clean-code-dotnet

🛁 Clean Code concepts and tools adapted for .NET

Awesome ListsASP.NETAzureC#.NETclean-codebest-practicesprinciplescompositioninheritanceclean-architecturesolid
C# 7.45 k
10 个月前
evrone/go-clean-template
https://static.github-zh.com/github_avatars/evrone?size=40
evrone / go-clean-template

Go 语言 Clean Architecture 模板

clean-architectureGo微服务依赖注入templateExample
Go 6.86 k
10 天前
igorwojda/android-showcase
https://static.github-zh.com/github_avatars/igorwojda?size=40
igorwojda / android-showcase

#安卓#💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

KotlinAndroidkotlin-coroutinesclean-architecturemvvmbest-practicesarchitecturejetpackGradle
Kotlin 6.63 k
6 天前
https://static.github-zh.com/github_avatars/nalexn?size=40
nalexn / clean-architecture-swiftui

SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.

SwiftUISwiftarchitectureclean-architecturecleanarchitectureexample-projectswiftui-examplemvvminteractorsampleDemo
Swift 6.22 k
6 个月前
https://static.github-zh.com/github_avatars/ThreeDotsLabs?size=40
ThreeDotsLabs / wild-workouts-go-ddd-example

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

GoDomain-driven design (DDD)clean-architecturehexagonal-architecturecqrsrefactoringGoogle 云ServerlessFirebasefirestoreTerraform
Go 5.74 k
2 年前
fullstackhero/dotnet-starter-kit
https://static.github-zh.com/github_avatars/fullstackhero?size=40
fullstackhero / dotnet-starter-kit

一个.NET 7 整洁架构(Clean Architecture )项目模板,包括您的项目所需的最基本的包和功能,开箱即用的多租户支持。这个项目可以为您的团队节省超过200个小时的开发时间

clean-architecture.NETwebapimultitenancy模板templatefullstackherocodewithmukeshclean-architechturedotnet8starter-kitvertical-slice-architecturemodular-monolithAmazon Web ServicesBlazorDockerTerraform
C# 5.72 k
1 个月前
amitshekhariitbhu/go-backend-clean-architecture
https://static.github-zh.com/github_avatars/amitshekhariitbhu?size=40
amitshekhariitbhu / go-backend-clean-architecture

A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.

architecture后端clean-architectureGinGoJSON Web TokensProjectproject-templateDockerTestingAPI
Go 5.27 k
1 个月前
https://static.github-zh.com/github_avatars/jasontaylordev?size=40
jasontaylordev / NorthwindTraders

Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.

entity-framework-corenorthwind-databaseASP.NETcode-firstclean-architecture
C# 5.02 k
2 年前
https://static.github-zh.com/github_avatars/android10?size=40
android10 / Android-CleanArchitecture-Kotlin

#安卓#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.

Androidarchitecturallessons-learnedKotlinkotlin-androidarchitectural-patterns函数式编程clean-architecturemobile-development
Kotlin 4.78 k
2 个月前
thangchung/go-coffeeshop
https://static.github-zh.com/github_avatars/thangchung?size=40
thangchung / go-coffeeshop

咖啡商店,一个事件驱动、微服务实战项目。使用Golang、Nomad, Consul Connect, Vault 开发以及Terraform部署

clean-architectureecho-frameworkGogrpc-gateway微服务Domain-driven design (DDD)PostgreSQLrabbitmqalpinejsconsul-connectnomadTerraformevent-driven-microservicesevent-driven-architecturevertical-slice-architecture依赖注入
Go 4.25 k1
2 年前
loading...