Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-10-23 20:57:35 +05:30
assets/images chore: fixed missing screenshote in readme 2022-10-23 20:51:12 +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
.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 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 chore: rollback temporary fix to make the vercel build pass 2022-10-22 00:47:24 +05:30
readme.md chore: updated app description 2022-10-23 20:57:35 +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

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.

Contributors

Support ❤️

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

Stay in touch 🌐

Twitter
Website

License 📄

MIT