Skip to content
#

onion-architecture

Here are 32 public repositories matching this topic...

Order management APIs with three main components: exposing RESTful Services: Product, Order and Inventory. The services are integrated together and enjoy smooth communication. The real-world result is: SMOOTH USER EXPERIENCE !!!

  • Updated Jul 3, 2024
  • Java

This is a simple application that mimics a board management tool such as Trello but with a very limited scope. The motivation behind this is to drill down into a CQRS "Command Query Responsibility Segregation" architecture by covering a wide range of concepts such as Aggregate, Command handler, Even Store, Projection, and View with a simple doma…

  • Updated Dec 2, 2020
  • Java

Improve this page

Add a description, image, and links to the onion-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the onion-architecture topic, visit your repo's landing page and select "manage topics."

Learn more