2022-03-22 13:48:20 +01:00
|
|
|
# bruno
|
2022-10-09 22:07:39 +02:00
|
|
|
Opensource API Client.
|
|
|
|
|
2022-10-16 10:21:10 +02:00
|
|
|
### Live Demo 🏂
|
|
|
|
Woof! Lets play with some api's [here](https://play.usebruno.com).
|
|
|
|
Your api must allow CORS for it to work in the browser, else checkout the chrome extension ot the desktop app
|
2022-10-09 22:07:39 +02:00
|
|
|
|
2022-10-16 10:21:10 +02:00
|
|
|
### 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.
|
2022-10-09 22:07:39 +02:00
|
|
|
|
|
|
|
| Feature | Bruno | Postman | Insomnia | Hoppscotch |
|
|
|
|
| ---------| ------| --------| ---------| ---------- |
|
2022-10-16 10:21:10 +02:00
|
|
|
| Open source Client | ✔️ | ✖️ | ✔️ | ✔️ |
|
|
|
|
| Open source Sync Server | ✔️ | ✖️ | ✖️ | ✖️ |
|
2022-10-09 22:07:39 +02:00
|
|
|
| Local (Filesystem) Collections | ✔️ | ✖️ | ✖️ | ✖️ |
|
|
|
|
| Chrome Extension | ✔️ | ✖️ | ✖️ | ✖️ |
|
|
|
|
| Run using Docker | ✔️ | ✖️ | ✖️ | ✔️ |
|
|
|
|
| Desktop App | ✔️ | ✔️ | ✔️ | ✖️ |
|
|
|
|
| Run in Browser | ✔️ | ✔️ | ✖️ | ✔️ |
|
|
|
|
| Multi Tab Requests | ✔️ | ✔️ | ✖️ | ✖️ |
|
2022-10-16 10:21:10 +02:00
|
|
|
|
|
|
|
### Support ❤️
|
|
|
|
Woof! If you like project, hit that ⭐ button !!
|
|
|
|
|
|
|
|
### Stay in touch 🌐
|
|
|
|
[Twitter](https://twitter.com/use_bruno)
|
|
|
|
|
|
|
|
### License 📄
|
|
|
|
[MIT](license)
|