Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Go to file
2022-10-16 02:06:58 +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: auto hydrate last opened collections 2022-10-16 02:06:58 +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-10 04:26:47 +05:30

bruno

Opensource API Client.

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