Mock API Responses in Chrome with OffiDocs
Ad
DESCRIPTION
Mock API responses based on user configuration.
Mock the response based on request url filter.
Current Features:
- Mock the API response
- Fail the API based on request url
- Pause and Resume the rules
- Beautify the JSON response
- Update of existing rule between mutation and failed
- Get notification in extension itself whenever the rule filters matches
- Label/Name the rule
- Mock based on method type such as ANY, GET, POST...
Upcoming:
- Delay
- Mock the request body
- Route to different url
-------------------------------------------------------------------------------------------------------
Versions:
1.0:
- Starter and only supports mocking of response
- Update and delete of exiting responses
2.0:
- Beautify the JSON response
- Pause and Resume individual rules
- Fail the API based on filtered request url
- Update of existing rule between mutation and failed
- Styling updates
2.2:
- Get notification in extension itself whenever the rule filters matches
- Clicking over tool will now directly opens the options page
2.3:
- Added Label/Name the rule
2.4:
- Added mocking based on method type such as ANY, GET, POST...
2.5:
- Removed restriction to mock only JSON. Now can mock response body type
- Added NEW text over extension icon whenever the updates installed
2.6:
- Fixed NEW text at extension over each new chrome session
2.7:
- Changes in footer text & color
Mock API Responses web extension integrated with the OffiDocs Chromium online