@lorty@lemmy.ml to General Programming Discussion@lemmy.ml • 1 year agoWhy does every REST testing software want me to login?message-square12fedilinkarrow-up135arrow-down11file-text
arrow-up134arrow-down1message-squareWhy does every REST testing software want me to login?@lorty@lemmy.ml to General Programming Discussion@lemmy.ml • 1 year agomessage-square12fedilinkfile-text
I just want to build requests and read the responses, why the hell does everyone suddenly want me to make an account?
minus-square@Carol2852@discuss.tchncs.delinkfedilink2•1 year 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.