this post was submitted on 28 May 2026
19 points (78.8% liked)
Selfhosted
59897 readers
697 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are a few other options, such as Bruno.
https://www.usebruno.com/
But if you can spare the time to learn curl it's probably the most versatile.
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.
subscription based right?
It's free for a single user, but you pay a subscription per user for collaborative use.
I'm just a solo enthusiast so it's free for what I'd use it for.
Edit: I guess to your earlier point perhaps this a step towards enshitification and they might well put more and more tools behind a paywall.
Yup, Bruno is my choice as well coming from Insomnia and Postman. I was lucky enough to purchase the early supporter lifetime license when it was available, so I'll be using it for the foreseeable future. Hopefully it doesn't enshittify as another commenter pointed out.
While I still use curl for simple requests, I really do like having a GUI. Features like prettifying requests and responses, being able to fold code, saving requests, shared authorization across multiple requests, etc. Are the reasons why I don't think I could ever really use CLI options.