|
| 1 | +<br /> |
| 2 | +<img src="../../assets/images/logo-transparent.png" width="80"/> |
| 3 | + |
| 4 | +### Bruno - Open source IDE voor het verkennen en testen van API's. |
| 5 | + |
| 6 | +[](https://badge.fury.io/gh/usebruno%bruno) |
| 7 | +[](https://github.com/usebruno/bruno/actions/workflows/tests.yml) |
| 8 | +[](https://github.com/usebruno/bruno/pulse) |
| 9 | +[](https://twitter.com/use_bruno) |
| 10 | +[](https://www.usebruno.com) |
| 11 | +[](https://www.usebruno.com/downloads) |
| 12 | + |
| 13 | +[English](../../readme.md) | [Українська](docs/readme/readme_ua.md) | [Русский](docs/readme/readme_ru.md) | [Türkçe](docs/readme/readme_tr.md) | [Deutsch](docs/readme/readme_de.md) | ** Nederlands ** | [Français](docs/readme/readme_fr.md) | [Português (BR)](docs/readme/readme_pt_br.md) | [한국어](docs/readme/readme_kr.md) | [বাংলা](docs/readme/readme_bn.md) | [Español](docs/readme/readme_es.md) | [Italiano](docs/readme/readme_it.md) | [Română](docs/readme/readme_ro.md) | [Polski](docs/readme/readme_pl.md) | [简体中文](docs/readme/readme_cn.md) | [正體中文](docs/readme/readme_zhtw.md) | [العربية](docs/readme/readme_ar.md) | [日本語](docs/readme/readme_ja.md) |
| 14 | + |
| 15 | +Bruno is een nieuwe en innovatieve API-client, gericht op het revolutioneren van de status quo die wordt vertegenwoordigd door Postman en vergelijkbare tools. |
| 16 | + |
| 17 | +Bruno slaat je collecties direct op in een map op je bestandssysteem. We gebruiken een platte tekst opmaaktaal, Bru, om informatie over API-verzoeken op te slaan. |
| 18 | + |
| 19 | +Je kunt Git of elke versiebeheertool naar keuze gebruiken om samen te werken aan je API-collecties. |
| 20 | + |
| 21 | +Bruno is uitsluitend offline. Er zijn geen plannen om ooit cloud-synchronisatie aan Bruno toe te voegen. We waarderen je gegevensprivacy en geloven dat deze op je apparaat moet blijven. Lees onze langetermijnvisie [hier](https://github.com/usebruno/bruno/discussions/269) |
| 22 | + |
| 23 | +[Download Bruno](https://www.usebruno.com/downloads) |
| 24 | + |
| 25 | +📢 Bekijk onze recente presentatie op de India FOSS 3.0 Conference [hier](https://www.youtube.com/watch?v=7bSMFpbcPiY) |
| 26 | + |
| 27 | + <br /><br /> |
| 28 | + |
| 29 | +### Golden Edition ✨ |
| 30 | + |
| 31 | +De meeste van onze functies zijn gratis en open source. |
| 32 | +We streven naar een harmonieuze balans tussen [open-source principes en duurzaamheid](https://github.com/usebruno/bruno/discussions/269). |
| 33 | + |
| 34 | +Je kunt de [Golden Edition](https://www.usebruno.com/pricing) kopen voor een eenmalige betaling van **$19**! <br/> |
| 35 | + |
| 36 | +### Installatie |
| 37 | + |
| 38 | +Bruno is beschikbaar als binaire download [op onze website](https://www.usebruno.com/downloads) voor Mac, Windows en Linux. |
| 39 | + |
| 40 | +Je kunt Bruno ook installeren via pakketbeheerders zoals Homebrew, Chocolatey, Scoop, Snap, Flatpak en Apt. |
| 41 | + |
| 42 | +```sh |
| 43 | +# Op Mac via Homebrew |
| 44 | +brew install bruno |
| 45 | + |
| 46 | +# Op Windows via Chocolatey |
| 47 | +choco install bruno |
| 48 | + |
| 49 | +# Op Windows via Scoop |
| 50 | +scoop bucket add extras |
| 51 | +scoop install bruno |
| 52 | + |
| 53 | +# Op Windows via winget |
| 54 | +winget install Bruno.Bruno |
| 55 | + |
| 56 | +# Op Linux via Snap |
| 57 | +snap install bruno |
| 58 | + |
| 59 | +# Op Linux via Flatpak |
| 60 | +flatpak install com.usebruno.Bruno |
| 61 | + |
| 62 | +# Op Linux via Apt |
| 63 | +sudo mkdir -p /etc/apt/keyrings |
| 64 | +sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/bruno.gpg --keyserver keyserver.ubuntu.com --recv-keys 9FA6017ECABE0266 |
| 65 | + |
| 66 | +echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable" | sudo tee /etc/apt/sources.list.d/bruno.list |
| 67 | + |
| 68 | +sudo apt update |
| 69 | +sudo apt install bruno |
| 70 | +``` |
| 71 | + |
| 72 | +### Draai op meerdere platformen 🖥️ |
| 73 | + |
| 74 | + <br /><br /> |
| 75 | + |
| 76 | +### Samenwerken via Git 👩💻🧑💻 |
| 77 | + |
| 78 | +Of elk versiebeheersysteem naar keuze |
| 79 | + |
| 80 | + <br /><br /> |
| 81 | + |
| 82 | +### Sponsors |
| 83 | + |
| 84 | +#### Gouden Sponsors |
| 85 | + |
| 86 | +<img src="../../assets/images/sponsors/samagata.png" width="150"/> |
| 87 | + |
| 88 | +#### Zilveren Sponsors |
| 89 | + |
| 90 | +<img src="../../assets/images/sponsors/commit-company.png" width="70"/> |
| 91 | + |
| 92 | +#### Bronzen Sponsors |
| 93 | + |
| 94 | +<a href="https://zuplo.link/bruno"> |
| 95 | + <img src="../../assets/images/sponsors/zuplo.png" width="120"/> |
| 96 | +</a> |
| 97 | + |
| 98 | +### Belangrijke Links 📌 |
| 99 | + |
| 100 | +- [Onze Langetermijnvisie](https://github.com/usebruno/bruno/discussions/269) |
| 101 | +- [Roadmap](https://github.com/usebruno/bruno/discussions/384) |
| 102 | +- [Documentatie](https://docs.usebruno.com) |
| 103 | +- [Stack Overflow](https://stackoverflow.com/questions/tagged/bruno) |
| 104 | +- [Website](https://www.usebruno.com) |
| 105 | +- [Prijzen](https://www.usebruno.com/pricing) |
| 106 | +- [Download](https://www.usebruno.com/downloads) |
| 107 | +- [GitHub Sponsors](https://github.com/sponsors/helloanoop) |
| 108 | + |
| 109 | +### Showcase 🎥 |
| 110 | + |
| 111 | +- [Getuigenissen](https://github.com/usebruno/bruno/discussions/343) |
| 112 | +- [Kenniscentrum](https://github.com/usebruno/bruno/discussions/386) |
| 113 | +- [Scriptmania](https://github.com/usebruno/bruno/discussions/385) |
| 114 | + |
| 115 | +### Ondersteuning ❤️ |
| 116 | + |
| 117 | +Als je Bruno leuk vindt en ons open-source werk wilt ondersteunen, overweeg dan om ons te sponsoren via [GitHub Sponsors](https://github.com/sponsors/helloanoop). |
| 118 | + |
| 119 | +### Deel Getuigenissen 📣 |
| 120 | + |
| 121 | +Als Bruno je heeft geholpen op je werk en in je teams, deel dan je [getuigenissen op onze GitHub-discussie](https://github.com/usebruno/bruno/discussions/343). |
| 122 | + |
| 123 | + |
| 124 | +### Blijf in contact 🌐 |
| 125 | + |
| 126 | +[𝕏 (Twitter)](https://twitter.com/use_bruno) <br /> |
| 127 | +[Website](https://www.usebruno.com) <br /> |
| 128 | +[Discord](https://discord.com/invite/KgcZUncpjq) <br /> |
| 129 | +[LinkedIn](https://www.linkedin.com/company/usebruno) |
| 130 | + |
| 131 | +### Handelsmerk |
| 132 | + |
| 133 | +**Naam** |
| 134 | + |
| 135 | +`Bruno` is een handelsmerk in bezit van [Anoop M D](https://www.helloanoop.com/). |
| 136 | + |
| 137 | +**Logo** |
| 138 | + |
| 139 | +Het logo is afkomstig van [OpenMoji](https://openmoji.org/library/emoji-1F436/). Licentie: CC [BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) |
| 140 | + |
| 141 | +### Bijdragen 👩💻🧑💻 |
| 142 | + |
| 143 | +Ik ben blij dat je Bruno wilt verbeteren. Bekijk de [bijdragegids](contributing.md). |
| 144 | + |
| 145 | +Zelfs als je geen bijdragen via code kunt leveren, aarzel dan niet om bugs en functieverzoeken in te dienen die moeten worden geïmplementeerd om jouw gebruiksscenario op te lossen. |
| 146 | + |
| 147 | +### Auteurs |
| 148 | + |
| 149 | +<div align="center"> |
| 150 | + <a href="https://github.com/usebruno/bruno/graphs/contributors"> |
| 151 | + <img src="https://contrib.rocks/image?repo=usebruno/bruno" /> |
| 152 | + </a> |
| 153 | +</div> |
| 154 | + |
| 155 | +### Licentie 📄 |
| 156 | + |
| 157 | +[MIT](../../license.md) |
0 commit comments