nowfound

Alternatives

Products that do what API Error Debugger does

Debug API errors in Chrome without digging through DevTools

  1. 1OD

    Effortlessly discover API behaviour with a Chrome extension that automatically generates OpenAPI specifications in real time for any app or website.

    2023 · github.com

  2. 2

    Everything you need to debug, in one shareable link

    2023

  3. 3IR

    Sharing an internal tool that accelerated my development work 10-fold, especially with API debugging. Thought fellow developers here might find it useful. As a developer, I often have trouble reproducing errors at the client end. https://intercept.rest lets me debug and monitor API requests and responses. It is similar to the Network tab in Chrome Developer Tools but works for any API: mobile apps, webhooks, frontend etc. After I shared it with a close circle of friends, they found it incredibly useful and even found new use cases, I never imagined. Been a long time lurker here and…

    2018

  4. 4

    Capture bugs, record sessions, and fix with AI

    2024 · betterbugs.io

  5. 5

    Debug your browser tabs remotely via Chrome DevTools.

    2016

  6. 6

    Develop and Debug Chrome Apps & Extensions. By Google

    2014

  7. 7
    Janitor181

    Keep your websites clean and healthy

    2019

  8. 8
    Requestly148

    Debug & Modify HTTP(s) Requests - loved by 125K+ web devs

    2019

  9. 9

    Reliable uptime and performance monitoring for your services

    2019

  10. 10CR
  11. 11

    Inspect real-time collaborative experiences

    2023

  12. 12

    The Fastest Way to Test API Security Inside Chrome DevTools

    Jul 2026 · webslurp.github.io

  13. 13

    Capture API requests for bug reports in seconds

    Feb 2026 · nixcapture.com

  14. 14IW
  15. 15

    AI-powered debugging for Claude Code. Point, click, fix

    Jan 2026 · devlens.pro

  16. 16

    Debug, and learn OIDC/OAuth.

    May 2026 · github.com

  17. 17QD

    Hi HN, I'm Tyler Flint. Eight months ago we shared qtap here (https://news.ycombinator.com/item?id=43928118). Today we're releasing DevTools - a browser-based interface that gives you the Chrome Network tab experience for server-side HTTP/S traffic. The problem: You're debugging a production issue. An external dependency is returning errors. Your logs say "request failed" but not what was actually sent. Adding debug logging means redeploying and restarting services - which takes time and often changes the conditions you're trying to debug. tcpdump shows encrypted blobs.…

    Jan 2026 · qpoint.io

  18. 18

    Debug React in DevTools: perf, memory & anti‑patterns

    Feb 2026 · npmjs.com

  19. 19

    API Monitor & Network Tracker

    Dec 2025

  20. 20

    Instant bug reports your AI agent can actually debug

    Jul 2026 · tracebug.dev

  21. 21EB

    Hey folks, I built out a chrome extension to make it easy to share bug reports with your teams. It's a super simple and easy to use product. Would be grateful for feedback if you use it. Thanks!

    2024 · chromewebstore.google.com

  22. 22RC
  23. 23EW
  24. 24DB

    Requirement: - Excellent feedback during development - Debugging with source maps Method: I'm using these scripts in package.json. "scripts": { "di": "node-inspector -d=7000 -p=8000 --save-live-edit --hidden node_modules/", "ds1": "babel ./server -d ./build/server -s -w", "ds2": "nodemon --watch ./build/server --delay 100ms --debug=7000 ./build/server/main.js" }, Then run "npm run ds1; npm run ds2; npm run di" Why: I took some time to put this together, after navigating all the tools out there. I personally find this to be "correct". Thought I'd…

    2016

Ranked by how close each launch is in meaning, then by votes. Refine with a description →