Description
Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there.
Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests.
Installation Instructions
Enable the repository:
# Systems with DNF:
sudo dnf copr enable owlburst/bruno
# Systems with rpm-ostree:
sudo wget "https://copr.fedorainfracloud.org/coprs/owlburst/bruno/repo/fedora-$(rpm -E %fedora)/owlburst-bruno-fedora-$(rpm -E %fedora).repo" -O "/etc/yum.repos.d/_copr_owlburst-bruno.repo"
Install bruno:
# DNF:
sudo dnf install bruno
# rpm-ostree:
rpm-ostree install bruno
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (0)* | Fedora 39 (8 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (7 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | x86_64 (0)* | Fedora rawhide (7 downloads) |
* Total number of downloaded packages.
Last Build
No builds...
Quick Enable
#> dnf copr enable owlburst/bruno
More info about enabling Copr repositories