All Projects → from-fat-controllers-to-use-cases → Similar Projects or Alternatives

1005 Open source projects that are alternatives of or similar to from-fat-controllers-to-use-cases

Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (+51.35%)
Mutual labels:  architecture, clean-architecture
Clean Architecture Zh
《架构整洁之道》中文翻译
Stars: ✭ 299 (+304.05%)
Mutual labels:  architecture, clean-architecture
Cleanaspnetcorewebapi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Stars: ✭ 279 (+277.03%)
Mutual labels:  architecture, clean-architecture
Go Cleanarch
Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.
Stars: ✭ 434 (+486.49%)
Mutual labels:  architecture, clean-architecture
Go Bank Transfer
Simple API for banking routines using a Clean Architecture in Golang. 💳 💰 💸
Stars: ✭ 123 (+66.22%)
Mutual labels:  architecture, clean-architecture
Android Kotlin Clean Architecture
Android Sample Clean Architecture App written in Kotlin
Stars: ✭ 1,562 (+2010.81%)
Mutual labels:  architecture, clean-architecture
iOS-Clean-Architecture-Example
An iOS app designed using clean architecture and MVVM.
Stars: ✭ 50 (-32.43%)
Mutual labels:  architecture, clean-architecture
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Stars: ✭ 22 (-70.27%)
Mutual labels:  architecture, clean-architecture
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (+14.86%)
Mutual labels:  architecture, clean-architecture
Deptrac
Keep your architecture clean.
Stars: ✭ 1,784 (+2310.81%)
Mutual labels:  architecture, clean-architecture
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (+245.95%)
Mutual labels:  architecture, clean-architecture
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+2987.84%)
Mutual labels:  architecture, clean-architecture
golang-starter
Golang code boilerplate inspired by clean architecture
Stars: ✭ 49 (-33.78%)
Mutual labels:  architecture, clean-architecture
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+555.41%)
Mutual labels:  architecture, clean-architecture
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+8291.89%)
Mutual labels:  architecture, clean-architecture
Go Clean Architecture
👨‍💻 REST API example, built by following Uncle Bob’s clean architecture principles
Stars: ✭ 133 (+79.73%)
Mutual labels:  architecture, clean-architecture
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+283.78%)
Mutual labels:  architecture, clean-architecture
Rwdtow
Ruby Web Dev: The Other Way. Personal best practices guide.
Stars: ✭ 267 (+260.81%)
Mutual labels:  architecture, ruby-on-rails
Clean Architecture Swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Stars: ✭ 2,925 (+3852.7%)
Mutual labels:  architecture, clean-architecture
Ios Clean Architecture Mvvm
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Stars: ✭ 753 (+917.57%)
Mutual labels:  architecture, clean-architecture
Cleanarchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Stars: ✭ 8,945 (+11987.84%)
Mutual labels:  architecture, clean-architecture
Polysemycleanarchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Stars: ✭ 106 (+43.24%)
Mutual labels:  architecture, clean-architecture
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (+21.62%)
Mutual labels:  architecture, clean-architecture
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+90.54%)
Mutual labels:  architecture, clean-architecture
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+5868.92%)
Mutual labels:  architecture, clean-architecture
Cleanarchitecture.workerservice
A solution template using Clean Architecture for building a .NET Core Worker Service.
Stars: ✭ 142 (+91.89%)
Mutual labels:  architecture, clean-architecture
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+174.32%)
Mutual labels:  architecture, clean-architecture
Python-CleanArchitecture-Example
This project is a sample Python(Flask) web application adapting Clean Architecture.
Stars: ✭ 69 (-6.76%)
Mutual labels:  architecture, clean-architecture
Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+4300%)
Mutual labels:  architecture, clean-architecture
Android Modular Architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Stars: ✭ 2,048 (+2667.57%)
Mutual labels:  architecture, clean-architecture
Cleanarchitecturetemplate
A template for a dotnet core api / mvc "clean architecture" project.
Stars: ✭ 50 (-32.43%)
Mutual labels:  architecture, clean-architecture
Android Showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Stars: ✭ 5,214 (+6945.95%)
Mutual labels:  architecture, clean-architecture
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (+41.89%)
Mutual labels:  architecture, clean-architecture
Go Clean Arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Stars: ✭ 5,128 (+6829.73%)
Mutual labels:  architecture, clean-architecture
Swift Cleanarchitecture
Simple Swift project applying concepts inspired on the Clean Architecture
Stars: ✭ 133 (+79.73%)
Mutual labels:  architecture, clean-architecture
Enhanced Rails Architecture
A set of good architectural patterns beyond the pure Ruby on Rails architecture.
Stars: ✭ 185 (+150%)
Mutual labels:  architecture, ruby-on-rails
Archit Ios
Intelygenz iOS Architecture
Stars: ✭ 203 (+174.32%)
Mutual labels:  architecture, clean-architecture
modular routes
Dedicated controllers for each of your Rails route actions.
Stars: ✭ 45 (-39.19%)
Mutual labels:  ruby-on-rails
kotlin-simple-architecture
Kotlin Simple Architecture
Stars: ✭ 35 (-52.7%)
Mutual labels:  architecture
CleanTesting
Sample code for the Clean Testing talk.
Stars: ✭ 72 (-2.7%)
Mutual labels:  clean-architecture
stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 2,001 (+2604.05%)
Mutual labels:  ruby-on-rails
JsonPlaceholderApp
This was originally a code challenge for a company, but now is an example of MVI on Android.
Stars: ✭ 26 (-64.86%)
Mutual labels:  architecture
CleanArchitectureDemo
This is a demo project built on .NET Core 3.1 Clean Architecture. Please refer the articles mentioned in the readme to learn more.
Stars: ✭ 33 (-55.41%)
Mutual labels:  clean-architecture
UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
Stars: ✭ 23 (-68.92%)
Mutual labels:  clean-architecture
awesome-rails-security
A curated list of security resources for a Ruby on Rails application
Stars: ✭ 36 (-51.35%)
Mutual labels:  ruby-on-rails
public
This is a repository of BIAN artefacts, currently the BIAN Semantic APIs
Stars: ✭ 42 (-43.24%)
Mutual labels:  architecture
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-78.38%)
Mutual labels:  clean-architecture
flutter clean architecture
A flutter clean architecture series, the way we build clean apps.
Stars: ✭ 225 (+204.05%)
Mutual labels:  clean-architecture
clean-todos
📋 A todo example leveraging clean architecture in Clojure
Stars: ✭ 75 (+1.35%)
Mutual labels:  clean-architecture
react-native-architecture
core principles, patterns and best practices for building a react native application
Stars: ✭ 60 (-18.92%)
Mutual labels:  architecture
compas fab
Robotic fabrication package for the COMPAS Framework.
Stars: ✭ 75 (+1.35%)
Mutual labels:  architecture
nodejs-clean
Clean Architecture with Node.js + Express.js
Stars: ✭ 136 (+83.78%)
Mutual labels:  clean-architecture
velum
Dashboard for CaaS Platform clusters (v1, v2 and v3)
Stars: ✭ 55 (-25.68%)
Mutual labels:  ruby-on-rails
fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Stars: ✭ 58 (-21.62%)
Mutual labels:  clean-architecture
Go-gRPC-RabbitMQ-microservice
Go gRPC RabbitMQ email microservice
Stars: ✭ 107 (+44.59%)
Mutual labels:  clean-architecture
kickstart
Ruby on Rails application templates
Stars: ✭ 61 (-17.57%)
Mutual labels:  ruby-on-rails
agenda-saude
Sistema de agendamento de saúde, em uso para gerir filas de vacinação do COVID-19 e H1N1.
Stars: ✭ 119 (+60.81%)
Mutual labels:  ruby-on-rails
archifacts
archifacts is a library to extract your architectural concepts out of your application's code
Stars: ✭ 40 (-45.95%)
Mutual labels:  architecture
human-in-the-loop-machine-learning-tool-tornado
Tornado is a human-in-the-loop machine learning framework that helps you exploit your unlabelled data to train models through a simple and easy to use web interface.
Stars: ✭ 37 (-50%)
Mutual labels:  ruby-on-rails
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (-47.3%)
Mutual labels:  clean-architecture
1-60 of 1005 similar projects