Develop the Mock Service

Develop a mock service for saving data in-memory.

We will not define the management of the Worker object because we have covered it numerous times in the prior chapters. We will only learn how to accomplish the link between two instances of the Worker and the relationship type.

add function

...