Indeed a useful tool to test the edge cases and reduce the dependency on dev team to test out negative scenarios on the browser. However I saw an issue in the logs page when I was making a multipart-form request, there it seems the tool is not capturing the request body. Thanks for developing this.
Mokku is a Chrome Developer Tools extension that seamlessly integrates the API mocker MOKKU for testing
It allows users to mock API responses, change response time and status, simulate error states, and manipulate data
The extension adds a tab in the dev tools panel where users can view network logs, create and edit mocks, and search logs
Mokku also provides detailed release notes and upcoming features
Users can submit issues, bugs, or feature requests on the GitHub page