Iteration 3 - DTOs

In this iteration we are going to employ Data Transfer Objects to abstract our internal models away from our external API contract.

What we’ll build

By the end of this iteration we will have:

  • Something