401
Modern API tools
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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?