Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
onion2k
on May 1, 2018
|
parent
|
context
|
favorite
| on:
You know how HTTP GET requests are meant to be ide...
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...
mcintyre1994
on May 1, 2018
[–]
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: