Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2023-01-21 01:42:20 +05:30
.github/workflows feat: github workflow for running unit tests 2023-01-17 19:35:59 +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 feat: using single line editors instead of input boxes 2023-01-21 01:42:20 +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: yay node v14 to v18 2023-01-18 20:53:27 +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 chore: updated product tagline 2023-01-17 19:42:34 +05:30

bruno

Opensource IDE for exploring and testing api's.

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