Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2023-01-15 00:44:21 +05:30
.github/workflows chore: allow legacy peer deps while while running playwright tests 2022-11-05 00:21:15 +05:30
assets/images chore: updated readme 2022-10-23 22:40:26 +05:30
docs fix: dependency error when contributing (#34) 2022-10-19 19:34:42 +05:30
packages chore: added examples inside bruno-lang 2023-01-15 00:44:21 +05:30
scripts feat: electron build for linux 2022-10-17 22:17:03 +05:30
tests feat: Create New Request e2e test (#52) 2022-10-31 16:50:57 +05:30
.gitignore feat: refactored import collection 2022-10-30 00:09:24 +05:30
.nvmrc feat: standalone graphiql docs explorer 2022-11-06 01:04:30 +05:30
contributing.md Fixed spelling error in contributing.md and updated pull request section (#41) 2022-10-23 13:50:42 +05:30
license.md feat: mit license 2022-09-29 02:17:05 +05:30
package.json feat: bruno lang inline tag parser 2023-01-14 16:53:52 +05:30
playwright.config.js chore: disable telemetry during playwright test execution 2022-10-30 19:56:54 +05:30
readme.md Added missing <br /> between Website and Discord link in readme.md (#60) 2022-10-31 16:49:27 +05:30

bruno

Local-first, Opensource API Client.

Live Demo 🏂

Woof! Lets play with some api's here. Your api must allow CORS for it to work in the browser, else checkout the chrome extension ot the desktop app

You can visit the Website or watch a 4 min demo

bruno

Bring Your Own Version Control

Bruno is built from the ground up with the Local-first paradigm in mind. This allows developers to directly store there collections on top of their local filesystem. The collections are mirrored as folders and files on the filesystem. bruno

Comparision with Similar tools ⚖️

Bruno is at early stages of development, and does not yet have all the bells and whistles. Here is a rundown of key areas where bruno is different from similar tools out there.

Feature Bruno Postman Insomnia Hoppscotch
Open source Client ✔️ ✖️ ✔️ ✔️
Open source Sync Server ✔️ ✖️ ✖️ ✖️
Local (Filesystem) Collections ✔️ ✖️ ✖️ ✖️
Chrome Extension ✔️ ✖️ ✖️ ✖️
Run using Docker ✔️ ✖️ ✖️ ✔️
Desktop App ✔️ ✔️ ✔️ ✖️
Run in Browser ✔️ ✔️ ✖️ ✔️
Multi Tab Requests ✔️ ✔️ ✖️ ✖️

Contribute 👩‍💻🧑‍💻

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

Support ❤️

Woof! If you like project, hit that button !!

Authors

Stay in touch 🌐

Twitter
Website
Discord

License 📄

MIT