Skip to content

data: add Bruno#3

Merged
VIKI623 merged 1 commit intomasterfrom
add-app/bruno
Apr 9, 2026
Merged

data: add Bruno#3
VIKI623 merged 1 commit intomasterfrom
add-app/bruno

Conversation

@VIKI623
Copy link
Copy Markdown
Owner

@VIKI623 VIKI623 commented Apr 9, 2026

New app: Bruno

Open-source API client that stores collections as plain files — Git-friendly, no cloud sync required. The Bru CLI (@usebruno/cli) runs request collections from the terminal for CI/CD.

Why this belongs in doesitcli

Bruno's CLI bridges visual API design and automated testing. Engineers version-control API collections alongside code and run them headlessly in CI.

Verification

  • npm install -g @usebruno/cli — verified on npm
  • oneLiner ≤ 140 chars
  • openSourceDocsUrl → github.com/usebruno/bruno
  • All fields per CONTRIBUTING.md

App yaml

displayName: Bruno
homepage: https://www.usebruno.com/
cliType: standalone
cliInstall:
  - command: npm install -g @usebruno/cli
    official: true
skillInstall: []
openSourceDocsUrl: https://github.com/usebruno/bruno
officialDocsUrl: https://docs.usebruno.com/bru-cli/overview
status: active
categories: [api]
tags: [api-client, testing, open-source, rest]
oneLiner: Open-source API client with a Git-friendly CLI for running collections in CI.
intents:
  - run API request collections in CI pipelines without a cloud account
  - version-control API collections alongside application source code
  - execute environment-specific API tests from the terminal
alternativesTo: [Postman, Insomnia, Apifox]

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings April 9, 2026 12:39
@VIKI623 VIKI623 merged commit e59a6ec into master Apr 9, 2026
1 check passed
@VIKI623 VIKI623 deleted the add-app/bruno branch April 9, 2026 12:39
VIKI623 added a commit that referenced this pull request Apr 9, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new doesitcli app entry for Bruno, an open-source API client with a standalone CLI (@usebruno/cli) intended for running request collections headlessly in CI/CD.

Changes:

  • Added a new app definition YAML for Bruno with install instructions, docs links, metadata, and intents.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants