Hacker News new | ask | show | jobs
Show HN: CORS-Tester – Making CORS errors easier to debug (cors-error.dev)
3 points by ankit84 481 days ago
Being a frontend dev, I’ve spent hours staring at the console for CORS errors. It’s great for security, but it’s a real pain to troubleshoot, especially with all the 2nd or 3P APIs we rely on for webapps.

That’s why I built this CORS-Tester => to help pinpoint exactly what's going wrong with CORS for that API!

Your feedback or suggestions are welcome to make it better.

1 comments

Wow thats great. It is so much easy to use.
CORS testing has become so easy because of this tool