Ilya Gelman

Results 8 issues of 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)

Goodness Squad

Currently when mimic returns a mocked response, it outputs the response to console. It would be nice to disable this outputs in options

enhancement
easy
Goodness Squad

- [ ] using mimic with React Native - [ ] using mimic with NativeScript - [ ] how to use mimic for integration tests

documentation

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...

documentation

Explain in simple words how does mimic compare to tools like json-server, mock-server, apiary and others

documentation

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.

enhancement

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)

enhancement
ui