bruno/readme.md

31 lines
1.3 KiB
Markdown
Raw Normal View History

2022-03-22 13:48:20 +01:00
# bruno
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-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.
| Feature | Bruno | Postman | Insomnia | Hoppscotch |
| ---------| ------| --------| ---------| ---------- |
2022-10-16 10:21:10 +02:00
| Open source Client | ✔️ | ✖️ | ✔️ | ✔️ |
| Open source Sync Server | ✔️ | ✖️ | ✖️ | ✖️ |
| 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)