if endpoint is not ready in your api how will you do that? code example
Example: if endpoint is not ready in your api how will you do that?
I would mock it with Postman
and swap the base url when it's ready
I would mock it with Postman
and swap the base url when it's ready