[CX-89] Support for logs in Mock/File Server
Since most things are in place, it would be a terrific offering if any requests that's hitting the Mock API is stored and listed, or at least one be able to live monitor, similar to what happens in services like RequestBin. Bonus Points if we can see it in a parsed way, but also be able to access the packet of data
Hey, @dgoenka Thanks for creating this issue. Could you please help me know why you would want to see the log in Mock Server and not in chrome devTools directly?
We have got this request a couple of times earlier as well. Just trying to understand the problem that this feature unlocks.
the request is not necessarily triggered by me.. the exact use case was that I was making a webhook callbuck api url, and wanted to see how exactly the other service was going to call an api
@dgoenka Adding this to our Roadmap for mock-server