This is a project born of my frustration of making fake servers and CDCs over and over again as we break our monolith into tiny pieces.
I figured the requirements for both fake servers and CDCs in a lot of cases are the same. "Given a request, i want this response". So I thought, why not just define it once in configuration and be done with it. This stops the two things getting out of sync.
The wiki has lots of info as to how to use it and what the point of it is. Would appreciate any feedback, apart from mean things.
I figured the requirements for both fake servers and CDCs in a lot of cases are the same. "Given a request, i want this response". So I thought, why not just define it once in configuration and be done with it. This stops the two things getting out of sync.
The wiki has lots of info as to how to use it and what the point of it is. Would appreciate any feedback, apart from mean things.