NeoNachtwaechter@lemmy.world to Technology@lemmy.worldEnglish · 2 years agoWhat alternative to 'postman' are you using?message-squaremessage-square33fedilinkarrow-up1100arrow-down17file-text
arrow-up193arrow-down1message-squareWhat alternative to 'postman' are you using?NeoNachtwaechter@lemmy.world to Technology@lemmy.worldEnglish · 2 years agomessage-square33fedilinkfile-text
minus-squaresndrtj@feddit.nllinkfedilinkEnglisharrow-up3·2 years agoCurl. Especially as Firefox’ network tab lets me copy every request in curl format. I only use postman for complex POST/PUT/PATCH requests. I’ve used httpie in the past.
Curl. Especially as Firefox’ network tab lets me copy every request in curl format. I only use postman for complex POST/PUT/PATCH requests. I’ve used httpie in the past.