Ilya Gelman
Ilya Gelman
Currently mimic is toggled when pressing Alt+M. We should add an option to change the hotkey in settings (we already have placeholder for that)
Currently when mimic returns a mocked response, it outputs the response to console. It would be nice to disable this outputs in options
- [ ] using mimic with React Native - [ ] using mimic with NativeScript - [ ] how to use mimic for integration tests
The most obvious use for mimic is when the API isn't ready or incomplete. But there are other use cases where mimic can help, for example when the server is...
Explain in simple words how does mimic compare to tools like json-server, mock-server, apiary and others
Similar to a "preserve log" checkbox in devtools, it would be nice to have an option to preserve the network requests when refreshing the page.
It would be nice to have an option to copy/paste headers just as you can do with response body (my use case was to copy from developer tools)