Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bruno - a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there. #748

Open
1 task
irthomasthomas opened this issue Mar 16, 2024 · 1 comment
Labels
CLI-UX Command Line Interface user experience and best practices software-engineering Best practice for software engineering WebAssembly WebAssembly for running sandboxed code in browser

Comments

@irthomasthomas
Copy link
Owner

irthomasthomas commented Mar 16, 2024

TITLE: bruno/readme.md at main · usebruno/bruno

DESCRIPTION:

Bruno - Opensource IDE for exploring and testing APIs.

GitHub version
CI
Commit Activity
X
Website
Download

English | Українська | Русский | Türkçe | Deutsch | Français | Português (BR) | 한국어 | বাংলা | Español | Italiano | Română | Polski | 简体中文 | 正體中文

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

Download Bruno

📢 Watch our recent talk at India FOSS 3.0 Conference here

bruno

Golden Edition ✨

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

You can Pre-Orders the Golden Edition at $19 $9 !

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 Homebrew
brew install bruno

# On Windows via Chocolatey
choco install bruno

# On Windows via Scoop
scoop bucket add extras
scoop install bruno

# On Windows via winget
winget install Bruno.Bruno

# On Linux via Snap
snap install bruno

# On Linux via Flatpak
flatpak install com.usebruno.Bruno

# On Linux via Apt
sudo mkdir -p /etc/apt/keyrings
sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/bruno.gpg --keyserver keyserver.ubuntu.com --recv-keys 9FA6017ECABE0266

echo "deb [signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable" | sudo tee /etc/apt/sources.list.d/bruno.list

sudo apt update
sudo apt install bruno

Run across multiple platforms 🖥️

bruno

Collaborate via Git 👩‍💻🧑‍💻

Or any version control system of your choice

bruno

Sponsors

Gold Sponsors

Silver Sponsors

Important Links 📌

Showcase 🎥

Support ❤️

If you like Bruno and want to support our opensource work, consider sponsoring us via Github Sponsors.

Share Testimonials 📣

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

Publishing to New Package Managers

Please see here for more information.

Stay in touch 🌐

𝕏 (Twitter)

Website

Discord

LinkedIn

Trademark

Name

Bruno is a trademark held by Anoop M D

Logo

The logo is sourced from OpenMoji. License: CC BY-SA 4.0

Contribute 👩‍💻🧑‍💻

I am happy that you are looking to improve bruno. Please check out the contributing 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.

URL: https://github.com/usebruno/bruno/blob/main/readme.md?plain=1

Suggested labels

@irthomasthomas irthomasthomas added CLI-UX Command Line Interface user experience and best practices WebAssembly WebAssembly for running sandboxed code in browser labels Mar 16, 2024
@irthomasthomas
Copy link
Owner Author

Related content

#678

Similarity score: 0.9

#625

Similarity score: 0.88

#642

Similarity score: 0.87

#743

Similarity score: 0.86

#644

Similarity score: 0.85

#658

Similarity score: 0.85

@irthomasthomas irthomasthomas changed the title bruno/readme.md at main · usebruno/bruno bruno - a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there. Mar 16, 2024
@irthomasthomas irthomasthomas added the software-engineering Best practice for software engineering label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI-UX Command Line Interface user experience and best practices software-engineering Best practice for software engineering WebAssembly WebAssembly for running sandboxed code in browser
Projects
None yet
Development

No branches or pull requests

1 participant