Welcome to the Bruno Collections GitHub organization — workflows and service demos powered by Bruno, the modern, open-source API client built for developers.
🧠 Think of this repo as a library of plug-and-play Bruno collections — whether you're exploring a new API, building out a dev workflow, or sharing how your service works, we want to have a collection for that.
This GitHub org is home to community-driven and internally curated Bruno collections designed to:
- Highlight specific services or APIs
- Showcase best practices or workflows
- Act as live, editable documentation via Bruno
Each collection lives in its own repo and includes:
- A
Fetch in Bruno
button. See docs here. - A Bruno collection
- A brief
README.md
explaining the use case - Optional example responses, docs, or companion scripts
- Clone a repo or click the
Fetch in Bruno
button. - Open it in the Bruno app.
- Start exploring, modifying requests, and sharing with your team.
Here are a few collection ideas we’re working on or planning to publish:
- 🔐 Auth Flow Examples – OAuth, API key handling, token refresh
- 💬 Testing JSON Properties – Set of requests and tests for JSON properties and arrays
- 💸 Scripting Demos – Generating Vars, passing content, etc
- 📦 GitHub API Explorer – Pull issues, commits, and user info
We’d love to see your collections too! If you have a service or workflow you think others would benefit from, submit a PR or open an issue in the relevant repo.
We’re building Bruno to be the most developer-friendly API client out there. Open-source, git-sync'd, and designed for local-first workflows. Learn more at usebruno.com or join the conversation on Discord.
💡 Pro tip: Follow our documentation on secret management to avoid pushing any sensitive information to this repo