Felipe Rodrigues

20%
Flag icon
Tempting though it may be, it is not advisable to directly expose a domain model via RESTful HTTP. This approach often leads to system interfaces that are more brittle than they need to be, as each change in the domain model is directly reflected in the system interface. There are two alternative approaches for combining DDD and RESTful HTTP.
Implementing Domain-Driven Design
Rate this book
Clear rating
Open Preview