Hacker News new | ask | show | jobs
by snarfy 1337 days ago
If I just need to make a simple POST or PUT I'll use Firefox's dev tools network tab. Right click a request and click 'Edit and resend'. If I need more than that I'll use vscode restclient.