Skip to content

Add URL fetching and comparison functionality to Home component#10

Merged
arnabnandy7 merged 11 commits into
mainfrom
feature/apiResponseComparison
Jun 6, 2026
Merged

Add URL fetching and comparison functionality to Home component#10
arnabnandy7 merged 11 commits into
mainfrom
feature/apiResponseComparison

Conversation

@arnabnandy7

Copy link
Copy Markdown
Owner
  • Implemented handleFetchAndCompare to fetch JSON from two URLs and compare responses.
  • Added input fields for optional API URLs in the UI.
  • Updated state management to handle fetching status and errors.
  • Enhanced tests to validate fetching and comparing functionality.

- Implemented handleFetchAndCompare to fetch JSON from two URLs and compare responses.
- Added input fields for optional API URLs in the UI.
- Updated state management to handle fetching status and errors.
- Enhanced tests to validate fetching and comparing functionality.
@arnabnandy7 arnabnandy7 self-assigned this Jun 6, 2026
@arnabnandy7 arnabnandy7 added the enhancement New feature or request label Jun 6, 2026
@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-response-comparator Ready Ready Preview, Comment Jun 6, 2026 3:34pm

@arnabnandy7 arnabnandy7 linked an issue Jun 6, 2026 that may be closed by this pull request
Comment thread src/app/api/proxy/route.ts Fixed
arnabnandy7 and others added 3 commits June 6, 2026 19:04
…E files with new features and usage instructions
…forgery'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Comment thread src/app/api/proxy/route.ts Fixed
Comment thread src/app/api/proxy/route.ts Fixed
…forgery'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Comment thread src/app/api/proxy/route.ts Fixed
…forgery'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@arnabnandy7
arnabnandy7 merged commit f246283 into main Jun 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path search and compare

2 participants