Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)

License

NotificationsYou must be signed in to change notification settings

usebruno/bruno

Repository files navigation


Bruno - Opensource IDE for exploring and testing APIs.

GitHub versionCICommit ActivityXWebsiteDownload

English|Українська|Русский|Türkçe|Deutsch|Français|Português (BR)|한국어|বাংলা|Español|Italiano|Română|Polski|简体中文|正體中文|العربية|日本語|ქართული|Nederlands|فارسی

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 visionhere

Download Bruno

📢 Watch our recent talk at India FOSS 3.0 Conferencehere

bruno

Commercial Versions ✨

Majority of our features are free and open source.We strive to strike a harmonious balance betweenopen-source principles and sustainability

You can explore ourpaid versions to see if there are additional features that you or your team may find useful!

Table of Contents

Installation

Bruno is available as binary downloadon 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 Arch Linux via AURyay -S bruno# On Linux via Aptsudo mkdir -p /etc/apt/keyringssudo apt update&& sudo apt install gpg curlcurl -fsSL"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9FA6017ECABE0266" \| gpg --dearmor \| sudo tee /etc/apt/keyrings/bruno.gpg> /dev/nullsudo chmod 644 /etc/apt/keyrings/bruno.gpgecho"deb [arch=amd64 signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable" \| sudo tee /etc/apt/sources.list.d/bruno.listsudo apt update&& sudo apt install bruno

Features

Run across multiple platforms 🖥️

bruno

Collaborate via Git 👩‍💻🧑‍💻

Or any version control system of your choice

bruno

Important Links 📌

Showcase 🎥

Share Testimonials 📣

If Bruno has helped you at work and your teams, please don't forget to share yourtestimonials on our GitHub discussion

Publishing to New Package Managers

Please seehere for more information.

Stay in touch 🌐

𝕏 (Twitter)
Website
Discord
LinkedIn

Trademark

Name

Bruno is a trademark held byAnoop M D

Logo

The logo is sourced fromOpenMoji. License: CCBY-SA 4.0

Contribute 👩‍💻🧑‍💻

I am happy that you are looking to improve bruno. Please check out thecontributing guide

Even if you are not able to make contributions via code, please don't hesitate to file bugs and feature requests that needs to be implemented to solve your use case.

Authors

License 📄

MIT

Packages

No packages published

Contributors378


[8]ページ先頭

©2009-2025 Movatter.jp