All Projects → cleanarchitecture-sample → Similar Projects or Alternatives

462 Open source projects that are alternatives of or similar to cleanarchitecture-sample

CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-25.58%)
Android-Clean-Architecture
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
Stars: ✭ 268 (+523.26%)
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+7118.6%)
buchu
Use Cases - Uniform, auditable and secure use case library
Stars: ✭ 23 (-46.51%)
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-76.74%)
FlutterCleanArchitecture
Clean Architecture for Flutter
Stars: ✭ 85 (+97.67%)
CleanArchitecture-Template
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
Stars: ✭ 60 (+39.53%)
MonolithicArchitecture
This repository presents an approach on how to build an application using Monolithic architecture, ASP.NET Core, EntityFrameworkCore, Identity Server, CQRS, DDD
Stars: ✭ 18 (-58.14%)
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 (+6702.33%)
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (+220.93%)
Mutual labels:  sample-app, clean-architecture
node-tasks-app
Tasks App is a sample Task Management app built on the Slack Platform.
Stars: ✭ 59 (+37.21%)
Mutual labels:  sample-app
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (-32.56%)
Mutual labels:  clean-architecture
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (+55.81%)
Mutual labels:  sample-app
onion-architecture
My Java implementation example of onion architecture
Stars: ✭ 52 (+20.93%)
Mutual labels:  clean-architecture
bancher
Flutter Login/Register sample using clean architecture
Stars: ✭ 20 (-53.49%)
Mutual labels:  clean-architecture
go-monolith-example
Example Go monolith with embedded microservices and The Clean Architecture
Stars: ✭ 186 (+332.56%)
Mutual labels:  clean-architecture
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+81.4%)
Mutual labels:  clean-architecture
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-39.53%)
Mutual labels:  clean-architecture
kotlet
Just another Kotlin sample Android application which uses MVP architecture, Dagger2, Retrofit + Okhttp, RxJava etc.. plus some docs I've collected
Stars: ✭ 27 (-37.21%)
Mutual labels:  sample-app
iOS Started Kit
iOS Started Kit: Clean Architecture + RxSwift + Moya
Stars: ✭ 12 (-72.09%)
Mutual labels:  clean-architecture
clean-architecture
Package for isolate your domain code from framework dependency using DDD concepts.
Stars: ✭ 93 (+116.28%)
Mutual labels:  clean-architecture
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (+6.98%)
Mutual labels:  clean-architecture
redux-clean-architecture
📐 A clean architecture framwork
Stars: ✭ 40 (-6.98%)
Mutual labels:  clean-architecture
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+313.95%)
Mutual labels:  clean-architecture
Starwars-clean
Simple project with clean architecture
Stars: ✭ 34 (-20.93%)
Mutual labels:  clean-architecture
CleanFirestoreLogin
Login and Register with Clean Architecture
Stars: ✭ 61 (+41.86%)
Mutual labels:  clean-architecture
android
🌦 Vädret
Stars: ✭ 17 (-60.47%)
Mutual labels:  clean-architecture
nodejs-hexagonal-architecture-and-unit-test
This is a project to explain hexagonal architecture and unit tests in node.js
Stars: ✭ 99 (+130.23%)
Mutual labels:  clean-architecture
play-scala-fileupload-example
An example Play application showing custom multiform fileupload in Scala
Stars: ✭ 29 (-32.56%)
Mutual labels:  sample-app
simple-wallet
This is a simple wallet REST api that is capable of acount deposits and withdrawals, checking for account balance and providing a ministatement. It follows domain driven design practices. The project uses the DDD architecture approach.
Stars: ✭ 32 (-25.58%)
Mutual labels:  clean-architecture
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-11.63%)
Mutual labels:  clean-architecture
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+27.91%)
Mutual labels:  clean-architecture
OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupli…
Stars: ✭ 314 (+630.23%)
Mutual labels:  clean-architecture
Eva
Eva and Wall-e
Stars: ✭ 131 (+204.65%)
Mutual labels:  clean-architecture
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+2.33%)
Mutual labels:  sample-app
clean-architecture
Learning about Robert C. Martins new ideas implementing an application with clean architecture in TypeScript (making use of ES2015) and React
Stars: ✭ 15 (-65.12%)
Mutual labels:  clean-architecture
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+832.56%)
Mutual labels:  clean-architecture
cloud-workflow-samples
Workflow sample projects as reference content. Users can download and import the content of this project to their tenant to understand and learn how to consume workflow.
Stars: ✭ 52 (+20.93%)
Mutual labels:  sample-app
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+339.53%)
Mutual labels:  clean-architecture
truevault-react-js-sample-app
A React Sample Application that integrates with TrueVault for HIPAA Compliance
Stars: ✭ 27 (-37.21%)
Mutual labels:  sample-app
firebase-chat-sample
A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app
Stars: ✭ 21 (-51.16%)
Mutual labels:  sample-app
android-clean-architecture
Sample for Android Clean Architecture.
Stars: ✭ 120 (+179.07%)
Mutual labels:  clean-architecture
iiCnma
A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.
Stars: ✭ 42 (-2.33%)
Mutual labels:  clean-architecture
cloud-native-hexagonal-node
A cloud native node microservice boilerplate based on the hexagonal architecture
Stars: ✭ 26 (-39.53%)
Mutual labels:  clean-architecture
clean-code-javascript-ko
🛁 Clean Code concepts adapted for JavaScript - 한글 번역판 🇰🇷
Stars: ✭ 1,767 (+4009.3%)
Mutual labels:  clean-architecture
DaggerAndroidSampleApp
Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10
Stars: ✭ 21 (-51.16%)
Mutual labels:  clean-architecture
DemoCleanSwift
No description or website provided.
Stars: ✭ 13 (-69.77%)
Mutual labels:  cleanarchitecture
opendaylight-sample-apps
Sample applications for use with OpenDaylight (https://www.opendaylight.org/)
Stars: ✭ 56 (+30.23%)
Mutual labels:  sample-app
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-62.79%)
Mutual labels:  clean-architecture
XamChat
Simple chat application for iOS and Android
Stars: ✭ 26 (-39.53%)
Mutual labels:  sample-app
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+544.19%)
Mutual labels:  clean-architecture
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (-65.12%)
Mutual labels:  clean-architecture
Reddnet
🎭 Minimal Reddit clone
Stars: ✭ 125 (+190.7%)
Mutual labels:  clean-architecture
gochk
Static Dependency Analysis Tool for Go Files
Stars: ✭ 68 (+58.14%)
Mutual labels:  clean-architecture
birthtalk
Meet who have birth common with you
Stars: ✭ 36 (-16.28%)
Mutual labels:  clean-architecture
RxSwift-MVVM-iOS
SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.
Stars: ✭ 96 (+123.26%)
Mutual labels:  sample-app
raffler-kotlin
A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 44 (+2.33%)
Mutual labels:  clean-architecture
CleanArchitecture
Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
Stars: ✭ 271 (+530.23%)
Mutual labels:  clean-architecture
Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Stars: ✭ 376 (+774.42%)
Mutual labels:  clean-architecture
frontend-clean-architecture
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
Stars: ✭ 1,816 (+4123.26%)
Mutual labels:  clean-architecture
1-60 of 462 similar projects