cqs
There are 73 repositories under cqs topic.
Trendyol/kediatR
Mediator implementation in Kotlin with native coroutine support
ksmet1977/luxpy
Python toolbox for lighting and color science
hlaueriksson/CommandQuery
Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions
ivanpaulovich/event-sourcing-castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
brainhubeu/sqrs
🚌SQRS is a JavaScript library for implementing CQRS pattern.
litenova/LiteBus
LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality.
pedrojr/4devs
Sugestão de guia para estudos de boas práticas, padrões e assuntos técnicos da área dev.
opifex/symfony
RESTful JSON-based application using Symfony Framework with DDD and CQS principles and JWT authorization tokens.
gossi/ember-command
Integrate your Business Logic with Ember
onebeyond/onebeyond-studio-obelisk
obelisk template for asp.net webapi/spa projects
gftf2011/clean-node-todolist
Node.Js API built with Clean Architecture and Design Patterns that runs in REST and Graphql at the same time
patroza/fp-app-framework
Functional Programming Framework and sample code
jszlenk/Solid-Design-Principles-in-Java
SOLID Design Principles with Implementation in Java 9
HowProgrammingWorks/CQRS
Command-Query Responsibility Segregation
HowProgrammingWorks/EventSourcing
Event Sourcing
Tanja-4732/exDateMan
Expiration date manager - The easy, intuitive and efficient way to manage shared food inventories
giangcoi48k/Dapper.CQS
A simple unit of work implementation on top of Dapper, with some basic CQS in mind
HowProgrammingWorks/Command
Pattern Command
HowProgrammingWorks/CQS
CQS - Command-query separation principle
jvalduvieco/scuti
A small CQS inspired framework with many things.
tap349/ecto_cqs
CQS library for Ecto
timReynolds/js-cqs
TypeScript Command Query Separation Types
ariksman/ResultStudioWPF
C#, WPF demo application
hdev14/store
Application to learn Hexagonal Architecture, DDD, CQS, CQRS and Event Sourcing.
KamilLelonek/cqs-in-elixir
An example of using CQS in Elixir
yceruto/php-ddd-demo
Dependency-free demo project
Dnomyar/CQRS-Scala
An implementation of CQRS in Scala
shawnmclean/ts-cqs
Lightweight Command and Query Separation framework for typescript
1urch/xo
Xs and Os
iamolegga/rebus
Type-safe bus generator for go
JBildstein/Cudio
A library to help you write clean applications in a CQ(R)S style.
open-solid/cqs-bundle
Command-Query Separation integration for Symfony framework
ratokuzmanic/attendee-registration
Web API for registering event attendees and printing their accreditations.
gftf2011/url-shortener
TinyURL Backend CLONE made with Nest.Js, built with Clean Architecture using Design Patterns and D.D.D. that runs in REST a server