HackerTrans
TopNewTrendsCommentsPastAskShowJobs

VeryVito

no profile record

comments

VeryVito
·5 mesi fa·discuss
I don't know what to tell you, but I use the tool and think others might find it useful. If an appraisal from a user isn't welcomed here -- or somehow makes you less inclined to use it -- then I'm not even sure this site is all about.

And you wonder why I haven't commented here in the past eight years.
VeryVito
·5 mesi fa·discuss
Thanks! I have to admit that I wasn't able to make heads nor tails of Resterm. It may be above my pay grade.

I'm all for more text-based API docs tools, though, and from the README, Resterm does look well thought out and certainly capable! But it gave me flashbacks to my first days trying to learn Emacs.
VeryVito
·5 mesi fa·discuss
Nope. I found the tool in a web search a few months ago, and I've been filing bug reports and keeping up with the project for the past few months. I knew they were open-sourcing it and announcing it here today, so yes, I wanted to put my two cents in.

You're right, I don't post much here (or anywhere these days, really), and knee-jerk accusations like this are part of the reason. But sometimes I like to share things I find useful with other developers. I certainly don't make a living doing so, though.

Enjoy your day!
VeryVito
·5 mesi fa·discuss
> Overall, it appears this tool is in the same space as Postman, Insomina, etc. which has been plagued with rug-pulls and everything I've seen says it's likely to happen here too.

How so? Even without the tool itself, you've still got a collection of useful markdown files that perfectly describe your APIS. They're not magic nor proprietary, and now this tool makes them even more useful: If the developers are trying to rip anybody off, they're doing a terrible job.

This tool is for those who DON'T want to be locked into yet another cloud service: Its power lies in the formatted Markdown files which can be thought of us as a collection of souped-up `curl` statements that you may already be collecting anyway. This just lets you use them without copying and pasting them into yet another proprietary tool or platform -- and now that it's open-sourced, perhaps we'll see its magic spread to other tools, too. This format-over-product concept is ideal for development teams that already keep their projects in git repositories.

By open-sourcing the project, the creators have made the rug-pull scenario all but impossible (which is the point of today's announcement, I think). Regardless, it's in the wild now, and there's no pricing page because the tool is free and open source.
VeryVito
·5 mesi fa·discuss
I read over this post before submitting and realize it sounds like I'm shilling here, but bear with me: I just REALLY like what Voiden is doing here, and I'm thrilled to see it open-sourced now.

Every other API-testing tool seems to have evolved into a bloated, cloud-first, subscription-based "service" (Yes, I'm looking at you, Postman, Paw/RapidAPI, etc), and I'd been looking for just this type of thing when I stumbled across this project a few months ago. Finally, somebody gets it!

It works different, and it may still have a few rough edges, but now every developer with access to our projects has access to the relevant APIs and instructions on how best to use them -- while the credentials remain safely off the cloud and on their own machines.

It's been exhilarating to finally have full testing and documentation right in our code bases, and the fact that it's now open source means our team can fully embrace Voiden without fear of once again having the rug pulled out from under its feet.

Thanks for going this route! I predict Voiden is going to be the sleeper hit for developers this year.