OAuth2 Callback URL and System Browser Support in Bruno
Bruno provides a System Browser option for OAuth 2.0 Authorization Code authentication, allowing you to use your default system browser instead of the embedded ...
Your home for API resources, updates, and community news.
Bruno provides a System Browser option for OAuth 2.0 Authorization Code authentication, allowing you to use your default system browser instead of the embedded ...
Overview As you know, Bruno stores collections directly on your filesystem, with each request saved in a plain-text .bru format. Starting with Bruno v3.1, any ...
If you've ever wanted an API client that plays nicely with Git, you've probably discovered Bruno. But did you know you can make Bruno even more powerful by ...
Many users migrate to Bruno from other tools like Postman due to it's filesystem-based approach. This allows for native Git versioning of API collections, and ...
Bruno v3 was our biggest release ever and introduced massive improvements to UI/UX, the support of YAML as a storage language, Local Workspaces, and more. This ...
2025 has been the year Bruno became mainstream and cemented its place as a daily driver for developers. We shipped 78 releases, completed the v1 to v2 ...
Table of Contents Building Docs from Scratch: A User-First Approach Choosing Your Documentation Platform: A Landscape of Options Conclusion Great software ...
Table of Contents Introduction: How Frontend API Tooling Actually Evolved 1. The Early Days: XMLHttpRequest (XHR) 2. Axios: The Default Before Fetch Was ...
Building secure APIs is paramount. Traditional security testing can miss subtle flaws. By combining Bruno's local-first, Git-based API client with the ...
Larger teams and organizations told us the same thing in different ways:
In the world of modern web applications, secure communication between clients and servers is paramount. One of the most popular and effective methods for ...
Guest post by Ashwini Chaudhary (Diversio). Originally published on ashwch.com . Republished here with permission.