Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javicha authored Jun 22, 2022
1 parent 2f7ee08 commit e72b783
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Intro

This project illustrates an example microservice implementation with Clean Architecture DDD and CQRS.

We start from a fictitious case to illustrate the operation of an inventory management system. Let's take as an example that we work for a genomic sequencing company, and we need to control the inventory of the consumable products used in the laboratory. We provide a REST API to query, add and remove products.

## Requirements
Expand Down

0 comments on commit e72b783

Please sign in to comment.