Hacker News new | past | comments | ask | show | jobs | submit login

It's trivial to debug a POST in a browser if you can open the console. https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequ...



And if you're in a browser with a console worth opening you can use fetch instead which is way nicer: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API

Also Postman is awesome for debugging REST APIs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: