nikolasdimi@lemmy.world to Programmer Humor@programming.devEnglish · edit-22 days agoModern API toolslemmy.worldimagemessage-square39fedilinkarrow-up1455arrow-down11file-text
arrow-up1454arrow-down1imageModern API toolslemmy.worldnikolasdimi@lemmy.world to Programmer Humor@programming.devEnglish · edit-22 days agomessage-square39fedilinkfile-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-up3·2 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·2 days agoThey do ! Here’s how to get started : https://docs.voiden.md/docs/getting-started-section/getting-started/openapi-imports
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