Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-10-16 19:25:47 +05:30
docs feat: local filesystem collections (resolves #22) 2022-10-15 20:14:43 +05:30
main feat: support for sending multipart form data (resolves #12) 2022-10-05 19:06:13 +05:30
packages feat: interpolate environment vats while sending request 2022-10-16 19:25:47 +05:30
.gitignore feat: layout redesign 2022-10-10 04:10:45 +05:30
.nvmrc feat: init component and www packages 2021-12-03 21:42:22 +05:30
license.md feat: mit license 2022-09-29 02:17:05 +05:30
package-lock.json feat: local filesystem collections (resolves #22) 2022-10-15 20:14:43 +05:30
package.json feat: bruno schema definition for workspace 2022-10-14 21:51:59 +05:30
readme.md chore: updated readme 2022-10-16 13:51:10 +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

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 ✔️ ✔️ ✖️ ✖️

Support ❤️

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

Stay in touch 🌐

Twitter

License 📄

MIT