dhruv3006@lemmy.world to Programmer Humor@programming.dev · 2 months agoNo More Spreadsheet APIsmessage-squaremessage-square16linkfedilinkarrow-up138file-text
arrow-up138message-squareNo More Spreadsheet APIsdhruv3006@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square16linkfedilinkfile-text
minus-squarebestboyfriendintheworld@sh.itjust.workslinkfedilinkarrow-up6·edit-22 months agoWhat do you mean by natural? Do you want stateful APIs?
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up2·2 months agoOh no. I already hate apis that requires tokens. It’s awful to use manually
minus-squareeneff@discuss.tchncs.delinkfedilinkarrow-up4·2 months agoWhy the fuck would you use an API manually?
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up3·2 months agoIn development. You may want to test the endpoint using curl or something like that
minus-squarebestboyfriendintheworld@sh.itjust.workslinkfedilinkarrow-up1·2 months agoScripts and aliases make this easy to set up.
What do you mean by natural? Do you want stateful APIs?
Oh no.
I already hate apis that requires tokens. It’s awful to use manually
Why the fuck would you use an API manually?
In development. You may want to test the endpoint using curl or something like that
Scripts and aliases make this easy to set up.