It would be super cool if I could capture requests made by my app to some API server and save them as mocks.
Rationale behind this would be that developer could catch some specific production communication and reproduce it locally..
This could be done with simple proxy server.
It would be super cool if I could capture requests made by my app to some API server and save them as mocks.
Rationale behind this would be that developer could catch some specific production communication and reproduce it locally..
This could be done with simple proxy server.