loosely-coupled-design
There are 19 repositories under loosely-coupled-design topic.
DIPSAS/DIPS.Xamarin.UI
A shared UI library that DIPS uses and maintains for their mobile applications.
pgorecki/lato
Python microframework for modular monoliths and loosely coupled apps
fullstackhub-io/StudentCourseManagement
Dockerized Microservice Solutions developed in ASP.NET Core Web API with front-end application developed using Angular 11.
iAmNaz/DecouplerKit
Library for enabling loosely coupled and testable code that works with any architecture like MVVM or MVP
LastPeaksStorm/Website-Fresty-Ecommerce
Website with throughout functional E-Commerce marketplace and payment service.
LastPeaksStorm/Unit-Testing
Fully covering unit tests of all public functions for 8 projects based on Loosely-Coupling, throughout Analysis, Mocking, Dependency Injection and etc.
beatthat/notifications
Global system for pub/sub notification events by string 'type'.
cajuncoding/CommandLineArgsHelper
A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).
JasmeetSinghBali/Java_Orientation
Java Orientations🦨
bmstefanski-archive/artist-and-the-nonentity-game
Humorous UI-agnostic game inspired by Beauty and The Beast movie. Unit tests with Arrange Act Assert pattern. Test of Event-Driven Architecture with loosely-coupled modules.
da-vics/cpp-events-Impementation
EventHandler c++ Generic EventArgs implemention added
marcusvc/if-else-hell
Different ways to avoid if-else hell problem
rishabhcv/spring-framework-basics
This project was created for re-learning Spring/Spring-Boot concepts. I wanted to document my learning, as well as provide a small tutorial with this repository.
ucfjoe/book-Library-layered-Architecture
console book library application with many features :show all,home,search,add,edit,delete
ucfjoe/HighScore
GameScore service that handles large number of concurrent requests with home-made framework that has been built from scratch
derrick-lau/weather-app
Coursework JavaFX
MhmdRyhn/event_driven_architecture_using_aws_eventbridge
Communicating between services via Amazon EventBridge which keeps the application more distributed and loosely coupled.