{"name":"Bruno: An Open-source IDE for API Testing and Exploration","description":"Bruno is an innovative open-source API client designed as a lightweight alternative to tools like Postman and Insomnia. It uniquely stores API collections directly on your filesystem using a plain text markup language, facilitating seamless collaboration via Git or any version control system. Emphasizing data privacy, Bruno operates offline-only with no plans for cloud synchronization.","github":"https://github.com/usebruno/bruno","url":"https://osrepos.com/repo/usebruno-bruno","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/usebruno-bruno","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/usebruno-bruno.md","json":"https://osrepos.com/repo/usebruno-bruno.json","topics":["API Client","API Testing","Developer Tools","Open Source","Git Integration","HTTP Client","GraphQL Client","JavaScript"],"keywords":["API Client","API Testing","Developer Tools","Open Source","Git Integration","HTTP Client","GraphQL Client","JavaScript"],"stars":null,"summary":"Bruno is an innovative open-source API client designed as a lightweight alternative to tools like Postman and Insomnia. It uniquely stores API collections directly on your filesystem using a plain text markup language, facilitating seamless collaboration via Git or any version control system. Emphasizing data privacy, Bruno operates offline-only with no plans for cloud synchronization.","content":"## Introduction\n\nBruno is a modern, open-source IDE for exploring and testing APIs, positioning itself as a lightweight and privacy-focused alternative to popular tools like Postman and Insomnia. Built with a unique approach, Bruno stores your API collections directly on your filesystem using a plain text markup language called Bru. This design choice empowers developers to leverage familiar version control systems, such as Git, for seamless collaboration on API collections. Committed to data privacy, Bruno is an offline-only application with no intentions of adding cloud synchronization, ensuring your data remains on your device.\n\n## Installation\n\nBruno is available for various operating systems and can be installed via binary downloads or popular package managers.\n\nYou can download Bruno binaries directly from its [official website](https://www.usebruno.com/downloads).\n\nAlternatively, use the following package manager commands:\n\nsh\n# On Mac via Homebrew\nbrew install bruno\n\n# On Windows via Chocolatey\nchoco install bruno\n\n# On Windows via Scoop\nscoop bucket add extras\nscoop install bruno\n\n# On Windows via winget\nwinget install Bruno.Bruno\n\n# On Linux via Snap\nsnap install bruno\n\n# On Linux via Flatpak\nflatpak install com.usebruno.Bruno\n\n# On Arch Linux via AUR\nyay -S bruno\n\n# On Linux via Apt\nsudo mkdir -p /etc/apt/keyrings\nsudo apt update && sudo apt install gpg curl\ncurl -fsSL \"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9FA6017ECABE0266\" \\\n  | gpg --dearmor \\\n  | sudo tee /etc/apt/keyrings/bruno.gpg > /dev/null\nsudo chmod 644 /etc/apt/keyrings/bruno.gpg\necho \"deb [arch=amd64 signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable\" \\\n  | sudo tee /etc/apt/sources.list.d/bruno.list\nsudo apt update && sudo apt install bruno\n\n\n## Examples\n\nBruno provides an intuitive interface for creating, organizing, and executing various types of API requests, including REST, GraphQL, and more. Users can define request details, headers, body, and authentication methods. The core strength lies in its filesystem-based collection storage, which allows developers to treat API collections like code. This enables:\n\n*   **Version Control**: Easily track changes, revert to previous versions, and manage branches of your API collections using Git.\n*   **Cross-Platform Execution**: Run your API tests and explorations consistently across different operating systems, including Mac, Windows, and Linux.\n*   **Automation**: Integrate API tests into CI/CD pipelines by managing collections as plain text files.\n\n## Why Use Bruno?\n\nBruno stands out for several compelling reasons:\n\n*   **Open Source**: The majority of its features are free and open source, fostering community contributions and transparency.\n*   **Privacy-First**: It's an offline-only tool, ensuring your sensitive API data never leaves your local machine.\n*   **Git-Friendly Collaboration**: Store collections as plain text files, making them perfectly compatible with Git and other version control systems for team collaboration.\n*   **Lightweight and Performant**: Designed to be a faster, less resource-intensive alternative to existing API clients.\n*   **Cross-Platform Support**: Available natively on Mac, Windows, and Linux.\n*   **Flexible Data Storage**: Uses a simple, human-readable markup language (Bru) for storing API requests, enhancing readability and maintainability.\n\n## Links\n\nExplore Bruno further through these official resources:\n\n*   [Official Website](https://www.usebruno.com)\n*   [GitHub Repository](https://github.com/usebruno/bruno)\n*   [Documentation](https://docs.usebruno.com)\n*   [Downloads](https://www.usebruno.com/downloads)\n*   [Pricing](https://www.usebruno.com/pricing)\n*   [Roadmap](https://www.usebruno.com/roadmap)\n*   [Long Term Vision](https://github.com/usebruno/bruno/discussions/269)","metrics":{"detailViews":8,"githubClicks":8},"dates":{"published":null,"modified":"2026-04-18T11:32:29.000Z"}}