Bruno API客户端(Postman替代工具) v3.3.0 苹果电脑Intel版

Bruno mac版下载

  • 软件大小:157 MB
  • 软件语言:简体中文
  • 软件类型:国产软件
  • 软件授权:免费软件
  • 软件类别:开发软件
  • 应用平台:Mac平台
  • 更新时间:2026-04-27
  • 网友评分:
360通过 腾讯通过 金山通过

情介绍

Bruno mac版作为一款全新且创新的API客户端,它在设计、功能和数据处理等方面都展现了其颠覆性的潜力。此外,Bruno还在数据存储和管理上采用了创新的方式。它将API信息直接存储在用户的电脑文件夹中,并使用纯文本标记语言Bru来保存API相关信息。这种方式使得用户可以方便地使用Git或其他版本控制系统对API信息进行版本控制和协作。Bruno的一个独特之处在于它仅限离线使用,并没有云同步功能。这是基于对用户数据隐私的重视,认为用户的数据应该保持在用户自己的设备上。这一特性可能会吸引那些对数据隐私有高要求的用户。

下载适合你Mac的Bruno版本

针对采用Intel芯片的Mac电脑和采用Apple芯片的Mac电脑都进行了优化,请确保你使用了正确版本。

如何确认电脑芯片类型?

1、点击左上角苹果菜单,选择「关于本机」

2、找到「处理器」或「芯片」一栏,查看芯片类型是「Intel」还是「Apple」,并选择下载对应的版本

Bruno与Postman优缺点对比优点

优点:

(1)完全离线支持: Bruno的离线特性使得它在一些网络受限或安全性要求较高的环境中具有明显优势。

(2)基于Git版本控制: Bruno的Git版本控制功能使得API测试过程更加可控和可追溯,方便团队协作和项目管理。

(3)安全性:由于所有数据均保存在本地,Bruno在数据安全性方面具有更高保障。

(4)可定制、自定义程度高:Bruno允许用户通过编写自定义脚本和插件来扩展其功能,满足更复杂的测试需求。

(5)轻量级:相比Postman,Bruno更加轻量级,启动速度更快,占用更少的系统资源。

缺点:

(1)知名度相对较低,有一定学习曲线:作为一款新兴工具,Bruno的知名度相对较低,可能需要一定的学习和适应成本。

(2)社区支持有限:与Postman相比,Bruno的社区较小,相关的教程和资源可能不如Postman丰富。

(3)较少插件支持: Postman拥有一个庞大的插件生态系统,而Bruno在这方面还在发展中,可能无法提供同样广泛的扩展功能。

软件特色

Bruno 是一款快速、友好的开源 API 客户端,旨在改变由 Postman、Insomnia 等工具所代表的现状。

存储方式: Bruno 将您的集合直接存储在您文件系统的文件夹中,使用纯文本标记语言 Bru 来保存 API 请求的相关信息。

版本控制: 您可以使用 Git 或您选择的任何版本控制工具来协作处理您的 API 集合。

离线使用: Bruno 仅支持离线使用,按作者的说法永远不会添加与云同步的计划,也是为了保护数据的隐私,确保数据的安全性。

Bruno创建工作区文档

点击主页图标导航到您的工作区设置。

点击 添加文档 按钮。

在markdown格式的文本区域中添加您的文档。

点击保存按钮以保存您的文档。

更新日志

v3.3.0

22 APR 2026

Timeline Indicator

What's New Indicator

What's New?

Added OAuth 1.0 authentication support

Introduced GraphQL query builder for easier schema exploration and query construction

Added PAC (Proxy Auto-Config) file upload support for advanced proxy configurations

Added gRPC proxy support for routing gRPC requests through custom proxies

Revamped Collection Runner UI with new Timings and Filters sections for better performance analysis

Added keybindings customization to personalize shortcuts

Introduced direct cookie access methods in scripts for easier cookie management

Added Swagger 2.0 specification import support

Enhanced script error messages with source context for easier debugging

Added window frame and width persistence across app restarts

Improved request body tab to restore scroll position when switching between tabs

Introduced GitHub search and import for collections

Added proxy and SSL certificate support for AWS, Azure, and Vault Cloud secret managers

Added Fetch in Bruno button in generated documentation

Added bru.visualize() with Handlebars template support for custom response visualizations

Bug Fixes Indicator

Bug Fixes

Fixed scroll behavior in query bar component

Fixed timeline URL race condition

Fixed process.env variables not resolving at global environment level

Fixed environment variable validation in unsaved changes dialog

Fixed __Host- prefixed cookies not being stored via script API

Fixed DNS lookup inheritance for redirects to non-localhost URLs

Fixed GraphQL documentation close button

Fixed sample collection creation race condition

Fixed previous SSE connections not closing before new requests

Fixed response query filtering not working in safe mode

Fixed isJson assertion to accept arrays as valid JSON

Fixed copy/paste handling for request and JavaScript files

Fixed file selection in multipart form requiring key entry first

Fixed cursor autoscroll when middle-clicking to close tabs

Fixed examples not being included in CLI OpenAPI import

Fixed CodeMirror selection highlight persisting after blur in inline editors

Fixed cookies not forwarding from 4XX/5XX responses in collection runner and CLI

Fixed non-array tags from bru parser causing crashes in CLI and app

Fixed cURL paste not updating request tab editors visually

Fixed rerun flicker and runner configuration list order

Fixed dotenv serialization for special characters handling

Fixed axios module not found errors in local scripts

Fixed folder documentation edit button styling

Fixed multipart form button alignment and upload icon visibility

Fixed environment variable interpolation in multipart-form file attachment paths

Fixed Postman collection import to coerce numeric header values to strings

Fixed Enter key submitting forms during autocomplete selection

Fixed OData datetime values with colons being incorrectly parsed as path parameters

Fixed global environment color not being preserved during script execution

Fixed theme, overflow, and z-index bugs in Remove Collection modal

Fixed unmatched brackets being invisible on dark themes

Fixed prompt variables in URL path being incorrectly parsed as query parameters

Fixed cross-collection drag and drop tab and format issues

Fixed folder/request ordering not being preserved in Postman export

Fixed theme background color conversion to hex for Electron backgroundColor

Fixed OpenAPI import EEXIST error when using paths folder arrangement

Fixed overlapping help text in Environment Variables section

Fixed HTML report collapse for repeated requests

Fixed global search to filter by active workspace only

Fixed white flash on startup with dark theme enabled

Fixed values containing hash (#) not being quoted in .env file serialization

Fixed nested parentheses breaking URL link detection

Fixed non-string variable values not converting to strings during Postman import

Added hasCookie hint to autocomplete suggestions for cookie management

Optimized DNS resolution to reduce request latency

Fixed proxy configuration to support PAC mode

Fixed AWS profiles not loading when editing existing secrets provider

Fixed export icon in ShareCollection component

What's New Indicator

New in CLI

Added size and duration fields to bru.runRequest() response for performance tracking

  • Bruno API客户端(Postman替代工具) v3.3.0 苹果电脑Intel版

载地址

下载错误?【投诉报错】

Bruno API客户端(Postman替代工具) v3.3.0 苹果电脑Intel版

      它版本

      更多版本

      气软件

      关文章

      载声明

      ☉ 解压密码:www.jb51.net 就是本站主域名,希望大家看清楚,[ 分享码的获取方法 ]可以参考这篇文章
      ☉ 推荐使用 [ 迅雷 ] 下载,使用 [ WinRAR v5 ] 以上版本解压本站软件。
      ☉ 如果这个软件总是不能下载的请在评论中留言,我们会尽快修复,谢谢!
      ☉ 下载本站资源,如果服务器暂不能下载请过一段时间重试!或者多试试几个下载地址
      ☉ 如果遇到什么问题,请评论留言,我们定会解决问题,谢谢大家支持!
      ☉ 本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。
      ☉ 本站提供的Bruno API客户端(Postman替代工具) v3.3.0 苹果电脑Intel版资源来源互联网,版权归该下载资源的合法拥有者所有。