keploy / keploy/browser-extension

feat: add support for fetch calls

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.