bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)

Results 1104 bruno issues
Sort by recently updated
recently updated
newest added

Hi, Where does bruno store it's settings? I found `%APPDATA%/bruno` (I'm currently on windows). Are there more settings locations? Is it possible to make a portable setting? Another option would...

# Description ### Contribution Checklist: - [X] **The pull request only addresses one issue or adds one feature.** - [X] **The pull request does not introduce any breaking changes** -...

I ran into this while attempting to import a Postman Environment. I had an environment I called "Beta / Staging" in Postman which would result in an `An error occurred...

bug

# Description Just updating the pt-br readme. ### Contribution Checklist: - [x] **The pull request only addresses one issue or adds one feature.** - [x] **The pull request does not...

# Description Change to use "Mod" so that the modifier is platform specific. Binding to both cmd *and* control was causing conflicts with some platform-native functionality such as `ctrl-f` to...

Deleted Request Variables are stilling being used in the request. Steps to reproduce: 1) Create new a new collection 2) Create new "GET" Request with variable in path: https://run.mocky.io/{{version}}/3561f32c-66a5-44d9-9c2f-7398b118468a 3)...

### Discussed in https://github.com/usebruno/bruno/discussions/1645 Originally posted by **warlon** February 22, 2024 If a variable is set as a secret it should also be hidden in the UI and only revealed...

I'm unable to load variables via .env file configuration, it seems `REST_API_PASSWORD` does not resolve to anything. What am I doing wrong here? At project root: `.env` file with content:...

… Add the possibility to split view screen to the sides && improve the experience at the splitted screen # Description Before this PR, i was facing a annoying behaviour...

pr-qol