ricardoprotheus / clean-architecture-solution-template

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

Home Page:https://medium.com/@KeivanDamirchi/clean-architecture-solution-template-814f67593fe2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://medium.com/@KeivanDamirchi/clean-architecture-solution-template-814f67593fe2