lorty@lemmy.ml to General Programming Discussion@lemmy.ml · 5 months agoWhy does every REST testing software want me to login?message-squaremessage-square15fedilinkarrow-up140file-text
arrow-up140message-squareWhy does every REST testing software want me to login?lorty@lemmy.ml to General Programming Discussion@lemmy.ml · 5 months agomessage-square15fedilinkfile-text
I just want to build requests and read the responses, why the hell does everyone suddenly want me to make an account?
minus-squareCarol2852@discuss.tchncs.delinkfedilinkarrow-up2·5 months agoIntellijs build in HTTP client is good enough for me to use it for my testing purposes and even for short one-off thing I previously might’ve done with curl.
Intellijs build in HTTP client is good enough for me to use it for my testing purposes and even for short one-off thing I previously might’ve done with curl.