Skip to content

Web API accessing a relational database for storing data while managing a NoSQL database for reading data using DDD and Clean Architecture for practicing.

Notifications You must be signed in to change notification settings

rsoliveira2018/orders_cqrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

orders_cqrs

Web API accessing a relational database for storing data while managing a NoSQL database for reading data using CQRS.

lack of frontend - how to deal with the request to validate functionality

For creating orders it is necessary to inform the customer id through the route while passing a list of product ids, quantity and unit price. Please, check Swagger for better understanding on how to make the requests. The swagger.json file can also be found in the repository "swagger" folder. Copy its content and place it in the https://editor.swagger.io/ for some preview before running the project.

examples

About

Web API accessing a relational database for storing data while managing a NoSQL database for reading data using DDD and Clean Architecture for practicing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages