This sounds good! Thanks :) is there a limit on how much is cached locally? Can I theoretically go on a 2 week trip in the nowhere without internet and then upload everything when I have connection again?
- 0 Posts
- 5 Comments
First time I hear about this and I’ll definitely try it out. It looks awesome!
One question though, does the server need to be publicly accessible or does the app do it’s tracking locally and then saves it on the server when I get home again? I didn’t see that in the docs but I’ve not looked very deep into that so sorry if I have missed it.
Bruno is pretty decent, though I don’t like that it’s not fully FOSS. The whole premium feature stuff is closed source, if I’m not mistaken.
I’ve been searching for alternatives as well, especially since Insomnia introduced mandatory account creation.
I think Yaak is pretty good and I recently found out about Voiden, though I haven’t had a chance to try it out yet.
Edit: I forgot to mention that if you’re using IntelliJ Ultimate for what you’re doing, it has a built-in HTTP client too. We use that a lot at work, because then you can have the requests directly together with your application’s source code inside your repository, which is kinda handy.


Amazing, thanks! :)