

Bruno - Opensource IDE for exploring and testing APIs
Bruno - Opensource IDE for exploring and testing APIs
Opensource IDE For Exploring and Testing API’s (lightweight alternative to Postman/Insomnia).
Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there.
Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests.
You can use Git or any version control of your choice to collaborate over your API collections.
Bruno is offline-only. There are no plans to add cloud-sync to Bruno, ever. We value your data privacy and believe it should stay on your device. Read our long-term vision here
Watch our recent talk at India FOSS 3.0 Conference here
Commercial Versions
Majority of our features are free and open source. We strive to strike a harmonious balance between open-source principles and sustainability
You can explore our paid versions to see if there are additional features that you or your team may find useful!
Installation
Bruno is available as binary download on our website for Mac, Windows and Linux.
You can also install Bruno via package managers like Homebrew, Chocolatey, Scoop, Snap, Flatpak and Apt.
# On Mac via Homebrewbrew install bruno
# On Windows via Chocolateychoco install bruno
# On Windows via Scoopscoop bucket add extrasscoop install bruno
# On Windows via wingetwinget install Bruno.Bruno
# On Linux via Snapsnap install bruno
# On Linux via Flatpakflatpak install com.usebruno.Bruno
# On Linux via Aptsudo mkdir -p /etc/apt/keyringssudo gpg --no-default-keyring --keyring /etc/apt/keyrings/bruno.gpg --keyserver keyserver.ubuntu.com --recv-keys 9FA6017ECABE0266
echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable" | sudo tee /etc/apt/sources.list.d/bruno.list
sudo apt updatesudo apt install bruno
Features
Run across multiple platforms
Collaborate via Git 👩💻🧑💻
Or any version control system of your choice
Important Links
← Back to projects