'DDD design best practices for collating commands and responses
I have BFF rest API talking to react app and I have internal Domain rest service. Both rest services using cqrs. Question is frontend just want to do a create account and a get account details in one go. So we are thinking of doing that in bff controller. Not sure whether it's right thing to do any recommendations
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
