Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-10-22 00:34:01 +05:30
assets/images feat: electron build for mac 2022-10-17 21:04:05 +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 chore: bumped nextjs to 12.3.1 2022-10-22 00:34:01 +05:30
scripts feat: electron build for linux 2022-10-17 22:17:03 +05:30
.gitignore chore: added package-lock.json to gitignore 2022-10-20 15:16:33 +05:30
.nvmrc feat: init component and www packages 2021-12-03 21:42:22 +05:30
contributing.md feat: added contributing guide 2022-10-21 18:41:28 +05:30
license.md feat: mit license 2022-09-29 02:17:05 +05:30
package.json feat: electron build for mac 2022-10-17 21:04:05 +05:30
readme.md feat: added contributing guide 2022-10-21 18:41:28 +05:30

bruno

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

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 !!

Stay in touch 🌐

Twitter
Website

License 📄

MIT