loose-coupling
There are 28 repositories under loose-coupling topic.
pgorecki/lato
Python microframework for modular monoliths and loosely coupled apps
audunhalland/entrait
Loosely coupled Rust application design made easy
nidhaloff/b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
Shubh2-0/Coupling
This repository offers practical examples to understand different types of software coupling. Improve code organization and maintainability. Ideal for beginners seeking to enhance their understanding of software design principles and best practices. Explore the various coupling types and gain insights into achieving loosely coupled, modular systems
commonphp/di
Lightweight and easy-to-use dependency injection library for PHP to simplify object management and promote loose coupling.
abhishekakade/terms-in-dev
Terms, Abbreviations, Mnemonics, etc used in Software Development/Engineering.
H3AR7B3A7/PassByValueVsReference
2nd console application containing basic exercises made while studying C++ during the pandemic. Familiarizing myself with concepts of the language that inspired both Java and C#.
mansha99/laravel-factory-pattern
Factory pattern implementation in Laravel
H3AR7B3A7/LooseCoupling
Very basic example of loose coupling with Spring beans.
Akhilesh664/SpringFramework
🌱 Spring Framework Essentials 🚀 This repository contains a comprehensive collection of Spring Framework programs covering loose coupling, tight coupling, dependency injection, Spring Core, and more. It serves as a valuable resource for mastering Spring's powerful features and understanding how to build scalable, maintainable Java applications!🔥
goethite/lucygw
Experiments in Microservices Loose Coupling with Go, Kafka and Python
sandialabs/limeext
Lightweight Integrating Multiphysics Environment for coupling codes
TmaneChouaib/dependency-injection-exploration
This repository focused on dependency inversion && inversion of control (IoC) concepts in Java :octocat:
TmaneChouaib/dependency-injection-spring
This Lab focused on dependency injection using the Spring Framework in Java :octocat:
basarozogut/TicTacToe
A .NET implementation of Tic-Tac-Toe game that is loosely coupled to the user interface.
checkiecheck/frank4sander
testing mijn zaak notificaties public yaml
linsu07/skynet
skynet is a general solution for many Spark tasks,
marcusvc/if-else-hell
Different ways to avoid if-else hell problem
Ria-00/Calculator-App
The calculator application focuses on the back-end and performs basic operations using the SOLID principle and the Spring Core framework. The application utilizes a factory class for loose coupling, creates beans of classes, and implements dependency injection through annotation configuration.
alexander-sosa/spring-sakila-rental-rest
Sakila Rental Full API Rest Backend
ByteSizedLaw/C-Sharp-loosely-coupled-app-demo
A basic code sample of a very loosely coupled application, which uses delegate events to trigger activities
clgrogan/CouplingTightLooseSpring
Java class files (from Maven project) demonstrating tight coupling, loose coupling with interface and abstract class, and loose coupling with Spring Framework
digital-kyrgyz/solid
This is project show "SOLID" principles in C# Code
GarbyX/C-sharp
C# code collection for spot on implementation in key projects
Minisiia/TightLooseCouplingUser
Change the strongly coupled code to loosely coupled on the example of the User class.
MU-DotNET/DesignPrinciples
https://www.youtube.com/playlist?list=PLQVXoXFVVtp2eAq33DVNxeoXLXj4VMYpT
nikitagupta06/game-runner
Game runner is a fun app to run varieties of retro games