Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 959 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 959 Bytes

Django CQRS Demo

Code style: black wemake-python-styleguide CI/CD

About

There are many theoretical discussions of the implementation of the CQRS approach, but very few examples of the practical implementation of this approach. This repository provides an example of the implementation of the CQRS approach, which is successfully applied and works in many of my projects.

If you have clarifications, questions and ideas, then welcome! Let's go together!

Links