Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-10-25 00:42:53 +05:30
.github/workflows add e2e test using playwright (#44) 2022-10-25 00:42:53 +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
main feat: support for sending multipart form data (resolves #12) 2022-10-05 19:06:13 +05:30
packages fix: environment var interpolation issues 2022-10-23 19:48:02 +05:30
scripts feat: electron build for linux 2022-10-17 22:17:03 +05:30
tests add e2e test using playwright (#44) 2022-10-25 00:42:53 +05:30
.gitignore add e2e test using playwright (#44) 2022-10-25 00:42:53 +05:30
.nvmrc feat: init component and www packages 2021-12-03 21:42:22 +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 add e2e test using playwright (#44) 2022-10-25 00:42:53 +05:30
playwright.config.js add e2e test using playwright (#44) 2022-10-25 00:42:53 +05:30
readme.md chore: updated readme 2022-10-23 22:40:26 +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

License 📄

MIT