All Projects → go-rest-api-clean-architecture → Similar Projects or Alternatives

361 Open source projects that are alternatives of or similar to go-rest-api-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 (+705.13%)
Mutual labels:  clean-architecture
android
🌦 Vädret
Stars: ✭ 17 (-56.41%)
Mutual labels:  clean-architecture
cleanarchitecture-sample
Sample REST API demonstrating the clean architecture
Stars: ✭ 43 (+10.26%)
Mutual labels:  clean-architecture
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (-61.54%)
Mutual labels:  clean-architecture
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-33.33%)
Mutual labels:  clean-architecture
financial
POC de uma aplicação de domínio financeiro.
Stars: ✭ 62 (+58.97%)
Mutual labels:  clean-architecture
clean-code-javascript-ko
🛁 Clean Code concepts adapted for JavaScript - 한글 번역판 🇰🇷
Stars: ✭ 1,767 (+4430.77%)
Mutual labels:  clean-architecture
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (-30.77%)
Mutual labels:  clean-architecture
bancher
Flutter Login/Register sample using clean architecture
Stars: ✭ 20 (-48.72%)
Mutual labels:  clean-architecture
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (+17.95%)
Mutual labels:  clean-architecture
redux-clean-architecture
📐 A clean architecture framwork
Stars: ✭ 40 (+2.56%)
Mutual labels:  clean-architecture
Starwars-clean
Simple project with clean architecture
Stars: ✭ 34 (-12.82%)
Mutual labels:  clean-architecture
editorconfig-checker.javascript
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 59 (+51.28%)
Mutual labels:  clean-architecture
Kata-Dagger2-Android
Kata to practice Dependency injection using Dagger 2.
Stars: ✭ 21 (-46.15%)
Mutual labels:  clean-architecture
react-clean-arch
Demo implementation of Clean Architecture in React apps
Stars: ✭ 74 (+89.74%)
Mutual labels:  clean-architecture
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+928.21%)
Mutual labels:  clean-architecture
SimpleAndroidMVVM
Proyecto de ejemplo con Clean Architecture, MVVM, Retrofit, Corrutinas, Dagger Hilt y mucho más acompañado de tutoriales por escritos y en vídeo.
Stars: ✭ 950 (+2335.9%)
Mutual labels:  clean-architecture
Reddnet
🎭 Minimal Reddit clone
Stars: ✭ 125 (+220.51%)
Mutual labels:  clean-architecture
Flutter Roadmap
This is a flutter roadmap and documentation repository. If anyone is interested you can join the party to help the community and make flutter great again.
Stars: ✭ 47 (+20.51%)
Mutual labels:  clean-architecture
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 (-17.95%)
Mutual labels:  clean-architecture
iiCnma
A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.
Stars: ✭ 42 (+7.69%)
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 (+100%)
Mutual labels:  clean-architecture
Android-MVI-Clean-Arch-Sample
A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example
Stars: ✭ 20 (-48.72%)
Mutual labels:  clean-architecture
clean-architecture
Package for isolate your domain code from framework dependency using DDD concepts.
Stars: ✭ 93 (+138.46%)
Mutual labels:  clean-architecture
last fm
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
Stars: ✭ 134 (+243.59%)
Mutual labels:  clean-architecture
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 (+384.62%)
Mutual labels:  clean-architecture
cloud-native-hexagonal-node
A cloud native node microservice boilerplate based on the hexagonal architecture
Stars: ✭ 26 (-33.33%)
Mutual labels:  clean-architecture
poem-hexagon
A simple example for a hexagonal architecture.
Stars: ✭ 33 (-15.38%)
Mutual labels:  clean-architecture
DaggerAndroidSampleApp
Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10
Stars: ✭ 21 (-46.15%)
Mutual labels:  clean-architecture
northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
Stars: ✭ 77 (+97.44%)
Mutual labels:  clean-architecture
Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Stars: ✭ 376 (+864.1%)
Mutual labels:  clean-architecture
PexWallpapers
Android application following best practices: Jetpack, Jetpack Compose, Modularity, Clean Architecture, Kotlin Coroutines, Tests, MVVM, DI, Static Analysis
Stars: ✭ 86 (+120.51%)
Mutual labels:  clean-architecture
FlutterCleanArchitecture
Clean Architecture for Flutter
Stars: ✭ 85 (+117.95%)
Mutual labels:  clean-architecture
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (+217.95%)
Mutual labels:  clean-architecture
go-monolith-example
Example Go monolith with embedded microservices and The Clean Architecture
Stars: ✭ 186 (+376.92%)
Mutual labels:  clean-architecture
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (+33.33%)
Mutual labels:  clean-architecture
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+356.41%)
Mutual labels:  clean-architecture
dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
Stars: ✭ 41 (+5.13%)
Mutual labels:  clean-architecture
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 (+587.18%)
Mutual labels:  clean-architecture
ema
External memory app - allows one to quickly post and search text notes
Stars: ✭ 43 (+10.26%)
Mutual labels:  clean-architecture
frontend-clean-architecture
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
Stars: ✭ 1,816 (+4556.41%)
Mutual labels:  clean-architecture
Dads
*BA DUM TSSS*
Stars: ✭ 240 (+515.38%)
Mutual labels:  clean-architecture
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (-25.64%)
Mutual labels:  clean-architecture
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-35.9%)
Mutual labels:  clean-architecture
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+41.03%)
Mutual labels:  clean-architecture
clean-architecture
Recommendations for sufficiently clean architecture for local database storage and persistent storage.
Stars: ✭ 11 (-71.79%)
Mutual labels:  clean-architecture
Eva
Eva and Wall-e
Stars: ✭ 131 (+235.9%)
Mutual labels:  clean-architecture
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+21053.85%)
Mutual labels:  clean-architecture
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 (-61.54%)
Mutual labels:  clean-architecture
QueryMovies
This repository shows a Android project with Clean Architecture, Functional Reactive Programming and MVP+Dagger
Stars: ✭ 16 (-58.97%)
Mutual labels:  clean-architecture
iOS Started Kit
iOS Started Kit: Clean Architecture + RxSwift + Moya
Stars: ✭ 12 (-69.23%)
Mutual labels:  clean-architecture
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 (+610.26%)
Mutual labels:  clean-architecture
android-clean-architecture
Sample for Android Clean Architecture.
Stars: ✭ 120 (+207.69%)
Mutual labels:  clean-architecture
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 (-74.36%)
Mutual labels:  clean-architecture
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-2.56%)
Mutual labels:  clean-architecture
clean-gin
Implementation of clean architecture in Go, Gin with dependency injection.
Stars: ✭ 181 (+364.1%)
Mutual labels:  clean-architecture
node-express-clean-architecture
A modular folder structure for developing highly scalable and maintainable APIs in nodejs using express.
Stars: ✭ 41 (+5.13%)
Mutual labels:  clean-architecture
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-17.95%)
Mutual labels:  clean-architecture
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (-46.15%)
Mutual labels:  clean-architecture
onion-architecture
My Java implementation example of onion architecture
Stars: ✭ 52 (+33.33%)
Mutual labels:  clean-architecture
1-60 of 361 similar projects