nikolasdimi@lemmy.world to Programmer Humor@programming.devEnglish · edit-23 days agoModern API toolslemmy.worldimagemessage-square40linkfedilinkarrow-up1460arrow-down11file-text
arrow-up1459arrow-down1imageModern API toolslemmy.worldnikolasdimi@lemmy.world to Programmer Humor@programming.devEnglish · edit-23 days agomessage-square40linkfedilinkfile-text
this is the first meme I have ever made (yes I am that old) - so be gentle :) what does being modern mean to you?
minus-squaretempest@lemmy.calinkfedilinkarrow-up8·3 days agoTo be fair a lot of these things are js. I could probably write a new one faster than I could understand the existing code base.
minus-squaredhruv3006@lemmy.worldlinkfedilinkarrow-up4·3 days agoUnfortunately I agree but there are a few that are different, for example have you tried Voiden ( https://voiden.md/) maybe? We opensourced a few weeks back.
minus-squaretempest@lemmy.calinkfedilinkarrow-up3·3 days agoI have not. Though honestly I rarely use these types of tools as a back end dev. For my own code I’m likely to use curl or maybe fetch depending. The times I do reach for these it’s usually someone else’s API that I’m looking it. If they offer an openapi spec I can import then I will.
minus-squaredhruv3006@lemmy.worldlinkfedilinkarrow-up2·3 days agoThey do ! Here’s how to get started : https://docs.voiden.md/docs/getting-started-section/getting-started/openapi-imports
minus-square🌞 Alexander Daychilde 🌞@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down1·3 days agoeh, how modern is it?
minus-squareStinkyFingerItchyBum@lemmy.calinkfedilinkEnglisharrow-up2arrow-down1·3 days agoI hear this a lot right before deployment disasters. ;)
To be fair a lot of these things are js. I could probably write a new one faster than I could understand the existing code base.
Unfortunately I agree but there are a few that are different, for example have you tried Voiden ( https://voiden.md/) maybe? We opensourced a few weeks back.
I have not.
Though honestly I rarely use these types of tools as a back end dev.
For my own code I’m likely to use curl or maybe fetch depending.
The times I do reach for these it’s usually someone else’s API that I’m looking it. If they offer an openapi spec I can import then I will.
They do !
Here’s how to get started : https://docs.voiden.md/docs/getting-started-section/getting-started/openapi-imports
eh, how modern is it?
I hear this a lot right before deployment disasters. ;)