keploy / keploy/browser-extension
feat: add support for fetch calls
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We currently have support for XHR requests. If we can support the Fetch API, we can cover major use cases from an API mocking perspective.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing XHR request support in the browser extension and how it records and replays API calls. Identify the entry points involved in interception, then determine the Fetch API behavior that needs equivalent coverage. Done means Fetch API calls are supported alongside XHR for the stated API-mocking use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100