forked from extern/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
docs | ||
main | ||
packages | ||
.gitignore | ||
.nvmrc | ||
license.md | ||
package-lock.json | ||
package.json | ||
readme.md |
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.
But, 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 | ✔️ | ✔️ | ✖️ | ✖️ |