Developer Tools
Bruno
exampleAre you the maker of www.usebruno.com?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
An offline-first, file-based API client and Postman alternative.

What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Your data lives on your device
The app works fully on your computer or phone, even without internet. Your data isn't trapped on someone else's server.
Plain-text files you can edit anywhere
Your content is saved as readable text files in folders you control. Open or edit them with any other tool.
No account needed
Use it without signing up or giving them your email.
No subscription required
The core software doesn't need a recurring payment to keep working.
No tracking
The app doesn't send your usage, analytics, or behavior back to the company.
Free version available
There's a meaningful free version you can use indefinitely without paying.
Works offline
You can use the main features without an internet connection.
Has a command-line tool
Comes with an official command-line interface for scripting and power users.
Technical detailsexpand
brew:--cask brunoNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:bruno",
"software": {
"name": "Bruno",
"category": "developer-tools",
"homepage": "https://www.usebruno.com",
"source": "https://github.com/usebruno/bruno",
"license": "MIT",
"packageRefs": [
"brew:--cask bruno"
],
"description": "An offline-first, file-based API client and Postman alternative."
},
"solves": [
{
"intent": "Test HTTP APIs with collections stored as plain files versioned in git.",
"constraintsSatisfied": [
"core:open-source",
"core:libre",
"core:local-first",
"core:plain-text-storage",
"core:no-account-required",
"core:no-subscription",
"core:no-telemetry",
"core:free-tier",
"core:offline-capable",
"core:cli-available"
],
"scale": [
"single-user",
"team"
]
}
],
"maturity": "stable",
"source": "example"
}