• Stars
    star
    625
  • Rank 71,862 (Top 2 %)
  • Language
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

You don't always need to start over; consider utilizing the existing infrastructure!

Clean Architecture Solution Template

When embarking on a new project, have you ever found yourself spending considerable time creating files and defining the project’s structure, only to realize later that the resulting architecture lacks the desired cleanliness?

As a developer, you don’t always have to start from scratch. You can leverage existing projects written in your preferred language or framework, saving both time and money. Some of these readily available projects are listed below:

πŸ”΅ .Net Core (C#)

πŸ”Έ https://github.com/jasontaylordev/CleanArchitecture Fork: 3k Star: 13.4k
πŸ”Έ https://github.com/ardalis/CleanArchitecture Fork: 2.4k Star: 13.5k

πŸ”΅ Spring Boot (Java)

πŸ”Έ https://github.com/anton-liauchuk/educational-platform Fork: 39 Star: 173
πŸ”Έ https://github.com/soyjuanmalopez/clean-architecture Fork: 86 Star: 219

πŸ”΅ ReactJs (JS, Type Script)

πŸ”Έ https://github.com/eduardomoroni/react-clean-architecture Fork: 165 Star: 1.4k
πŸ”Έ https://github.com/falsy/react-with-clean-architecture Fork: 106 Star: 580

πŸ”΅ Angular (Type Script)

πŸ”Έ https://github.com/aziznal/typescript-clean-architecture Fork: 16 Star: 47
πŸ”Έ https://github.com/coffeeandcloud/angular-clean-architecture/tree/master Fork: 80 Star: 214

πŸ”΅ Flutter (Dart)

πŸ”Έ https://github.com/hungps/flutter_pokedex Fork: 518 Star: 2.1k
πŸ”Έ https://github.com/ShadyBoukhary/flutter_clean_architecture Fork: 162 Star: 607
πŸ”Έ https://github.com/Uuttssaavv/flutter-clean-architecture-riverpod Fork: 59 Star: 126

πŸ”΅ Nodejs (JS)

πŸ”Έ https://github.com/talyssonoc/node-api-boilerplate Fork: 537 3.2k
πŸ”Έ https://github.com/jbuget/nodejs-clean-architecture-app Fork: 276 Star: 1.4k

πŸ”΅ Django (Python)

πŸ”Έ https://github.com/jacob-y/django-clean-architecture Fork: 11 Star: 40
πŸ”Έ https://github.com/sdediego/django-clean-architecture Fork: 4 Star: 30

πŸ”΅ FastAPI (Python)

πŸ”Έ https://github.com/jujumilk3/fastapi-clean-architecture Fork: 15 Star: 69
πŸ”Έ https://github.com/Hulvdan/fast-api-template Fork: 0 Star: 7

πŸ”΅Go

πŸ”Έ https://github.com/bxcodec/go-clean-arch Fork: 1.4k Star: 8.1k
πŸ”Έ https://github.com/evrone/go-clean-template Fork: 510 Star: 5.5k

πŸ”΅ Kotlin

πŸ”Έ https://github.com/igorwojda/android-showcase Fork: 864 Star: 6.1k
πŸ”Έ https://github.com/android10/Android-CleanArchitecture-Kotlin Fork: 902 4.5k

πŸ”΅ Laravel (PHP)

πŸ”Έ https://github.com/bdelespierre/laravel-clean-architecture-demo Fork: 37 Star: 137
πŸ”Έ https://github.com/smortexa/laravel-arkitect Fork: 3 Star: 81

πŸ”΅ SwiftUI

πŸ”Έ https://github.com/nalexn/clean-architecture-swiftui Fork: 586 Star: 4.9k
πŸ”Έ https://github.com/kudoleh/iOS-Clean-Architecture-MVVM Fork: 575 Star: 3.3k

Key Points to Consider:

  • πŸ”΄ These projects have been designed with a focus on clean code principles.
  • πŸ”΄ After cloning any of these projects, you may need to tailor them to meet your specific requirements.
  • πŸ”΄ Always be mindful of the licenses associated with the code you use.

More Repositories

1

Handling-high-traffic-in-ASP.NET-Core

Some of tools and techniques that will help you handle high traffic in a .NET Core app.
60
star
2

dotnet-pro

Maximize software allure with .NET techniques and tips!
24
star
3

40-.NET-NuGet-Packages

40 .NET NuGet Packages
23
star
4

15-Design-Patterns-In-One-Shot

List of commonly used design patterns!
21
star
5

32-tools-for-developers

10
star
6

Suggestions-for-.NET-Development

List of suggested tools and methods for software design in .NET
8
star
7

kafkaAndrabbitmq

8
star
8

tech-duel-1

8
star
9

programming-mistakes-and-how-to-fix-them

A collection of programming mistakes and suggestions for solving them!
6
star
10

Fixer

Includes libraries for connecting services to each other(RestEase), Message Bus Liberarires(RabbitMq), Service Discovery, Load Balancer, and ...
C#
5
star
11

C-Sharp-Coding-Interview-Questions

A selection of questions related to data structure, algorithms and ... in .NET and C#.
C#
4
star
12

100-DotNET-NuGet-Packages-In-32-Categories

100 .NET NuGet Packages In 32 Categories
4
star
13

Shamane

The online food ordering system
C#
4
star
14

CCStar

Currency Converter using "Breadth-First Search" algorithm with .net console app
C#
2
star
15

ddd

Start Using DDD!
2
star
16

Database-Change-Management

List of tools for managing database changes!
2
star
17

Json-To-Class

Websites and methods for converting JSON to our desired class.
1
star
18

Moral

A small application for sharing a person's social network address with recording people's feedback about a person
C#
1
star
19

Fixer.Auth

C#
1
star
20

software-testing

1
star
21

api-designing-tips

1
star