Monday, 1 June 2020

What’s a good way to mock microservice API responses when I don’t have a microservice running?

We have a number of microservices in our team, and sometimes it doesn’t make sense to have them all up just to test a small feature. Is there a way to mock a response from a microservice?[hope this makes sense]

Submitted June 01, 2020 at 10:57AM by takecourage18

No comments:

Post a Comment