Bruno is a fast, open-source API client for exploring and testing APIs. Unlike cloud-based alternatives, all collections are stored as plain text files on disk (Bru format), enabling native Git version control. It is a privacy-respecting alternative to Postman and Insomnia.
Bruno stores all API collections as .bru files on the local filesystem — there is no cloud sync or account requirement.
Collections can be committed directly to Git alongside application code.
Preferences beyond the registry are stored in %APPDATA%\Bruno\ as JSON.
Bruno does not register URI protocol handlers or file associations by default.
Built on Electron; the HKCU key is minimal (Electron apps often write very little to the registry).
🗑️ Cleanup
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\SOFTWARE\Bruno]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Bruno]