bruno VS Newman

Compare bruno vs Newman and see what are their differences.

bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) (by usebruno)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
bruno Newman
55 241
18,935 6,718
34.5% 0.8%
9.9 7.5
4 days ago 8 days ago
JavaScript JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bruno

Posts with mentions or reviews of bruno. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.
  • 🛠️Non-AI Open Source Projects that are 🔥
    4 projects | dev.to | 4 Apr 2024
    Bruno is a Git-friendly API client. Feature-wise, what makes it stand out from other popular GUI API clients out there is that Bruno stores your collections directly in a folder on your filesystem and it's a desktop app made for offline use.
  • What happens when an HTTP client raises $225M at a $5.6B valuation
    2 projects | news.ycombinator.com | 14 Mar 2024
  • FLaNK AI for 11 March 2024
    46 projects | dev.to | 11 Mar 2024
  • When 'open core' projects reject contributions for competing with the EE
    2 projects | news.ycombinator.com | 10 Mar 2024
    https://news.ycombinator.com/item?id=39653718 https://www.usebruno.com/

    Good timing to find alternatives.

  • Bruno
    20 projects | news.ycombinator.com | 9 Mar 2024
    Especially once a VC gets into the fold.

    We will never take VC funding. We received around 10 inbound reach outs from VCs till date and have denied funding from all of them. We will remain independent and I have written about it in detail here https://www.usebruno.com/blog/bootstrapping

    > I didn't stick with Bruno. I think it was due to not having an equivalent to Postman's pre-request scripts.

    Bruno has come a long way, we support pre-request scripts and a lot more

    > But can it handle oauth2? I had to write a httpie script recently just to test an oauth2 api.

    We have released oauth2 support, some rough edges are being polished

    > Good thing it's open source. Money being involved, I don't have long term hopes for it's openness.

    I understand this is a hard problem. We are fully bootstrapped and independent. We earn money via selling the Golden Edition. We will build more developer products in the long term, and the goal is to make even the golden edition features also open source in the future. In the unlikely case of me going dark (dead/incapacitated to lead the project), I have instructed our small team (2 FT employees) and my family to release our golden edition features too to the community as opensource. I am committed to this cause.

    Some good links where I have discussed about opensource, freedom and monetization

    - https://www.usebruno.com/blog/bootstrapping

    - https://github.com/usebruno/bruno/discussions/269

    If you'd like to pre-order the golden edition: https://www.usebruno.com/pricing

    Thank you for all the love and kind words, HN!

  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    Have you heard of the Bruno project? It's an open-source alternative to subscription-based API testing applications like Postman and Insomnia. It's gaining popularity and deserves more attention. Plus, since it's open-source, users can enjoy full privacy. Check it out at https://github.com/usebruno/bruno.
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024
    Now, I'm looking at trying Bruno, a new tool I heard about. Bruno has all the features you'd want, like support for websockets. What's great about Bruno is it only costs $19 for a one-time payment, which seems like a good deal. I want to see how well it works for me and if it's as good as it sounds. I'm excited to try it out and maybe talk about it later.
  • 15 open-source tools to elevate your software design workflow
    22 projects | dev.to | 22 Jan 2024
    In contrast to Postman, Bruno aims to be an offline-first API client which stores requests in a local folder. You can still collaborate using Git, but everything else happens on your machine. Bruno turns out to be a great solution when you just want to run HTTP requests. It supports a lot of features you might know from Postman or Insomnia (set environment variables, several authentication methods, and scripted tests, to name a few). Looking at the roadmap, the amount of these is only going to increase.
  • Bruno: Re-Inventing the API Client
    1 project | news.ycombinator.com | 18 Jan 2024
  • Bruno is a Fast and Git-Friendly open source API client
    1 project | news.ycombinator.com | 20 Dec 2023

Newman

Posts with mentions or reviews of Newman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.
  • API Inspection Best Practices: Ensuring API Gateway Stability and Efficiency
    1 project | dev.to | 12 Apr 2024
    Testing Tools: Select suitable automated testing tools, such as OWASP Zap and Postman, for security and functionality testing.
  • Software Engineering Workflow
    6 projects | dev.to | 8 Apr 2024
    Postman - API platform for easy endpoint testing
  • Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 5 Basic cold and warm starts measurements
    3 projects | dev.to | 8 Apr 2024
    The results of the experiment to retrieve the existing product from the database by its id see GetProductByIdViaAuroraServerlessV2DataApiHandler with Lambda function with 1024 MB memory setting were based on reproducing more than 100 cold and approximately 10.000 warm starts with experiment which ran for approximately 1 hour. For it (and experiments from my previous article) I used the load test tool hey, but you can use whatever tool you want, like Serverless-artillery or Postman. We won't enable SnapStart on the Lambda function first.
  • Building a RESTful API with Node.js and Express
    3 projects | dev.to | 8 Apr 2024
    Use tools like Postman or Insomnia to test the API endpoints and ensure they behave as expected.
  • Guide on authenticating requests with the REST API
    1 project | dev.to | 2 Apr 2024
    Products are available on our Strapi server. We need to be able to send HTTP requests that will allow clients or users to perform CRUD operations on these product resources. Postman will be our tool for making requests to the Strapi REST API.
  • Make your Azure OpenAI apps compliant with RBAC
    2 projects | dev.to | 25 Mar 2024
    We will be performing all of the authentication requests manually, however for testing purposes, you might want to use an API testing tool such as Postman or Insomnia.
  • Simple and Cost-Effective Testing Using Functions
    5 projects | dev.to | 25 Mar 2024
    As you can see in the above diagram, a lambda function is scheduled to be executed periodically by EventBridge. This lambda function retrieves the assets exported from Postman (test collection, environment, and global variables), injects secrets from the secrets manager and executes the tests using the newman npm package, and, in case of failures, updates metrics in CloudWatch and stores test results in the S3 bucket. An alarm is triggered in case the metrics exceed a threshold (in this case, a count of 1).
  • Open API with Postman
    3 projects | dev.to | 22 Mar 2024
    I had to do some exploring/testing of an API today and thought that Postman would be the tool for the job.
  • How to send emails from your website using Twilio SendGrid
    2 projects | dev.to | 11 Mar 2024
    Let's set up our API route first because we can quickly test it to see if it's working using an API testing tool like Postman. Create an API route for SendGrid by creating this folder structure src/app/api/sendgrid/route.js.
  • How to Build and Document a Go REST API with Gin and Go-Swagger
    3 projects | dev.to | 8 Mar 2024
    There are several ways to document an API including in an API testing client like Postman, but we will use OpenAPI spec to document. OpenAPI is an evolution of Swagger, which is a popular open source tool for all things API. Swagger comes with a user interface to display, interact and test our API documentation.

What are some alternatives?

When comparing bruno and Newman you can also consider the following projects:

insomnium - Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia

postman-to-k6 - Converts Postman collections to k6 script code

Postwoman - 👽 Open source API development ecosystem - https://hoppscotch.io

Swagger Client - Javascript library to connect to swagger-enabled APIs via browser or nodejs

insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

breeze.js - Breeze for JavaScript clients

Restfox - Offline-First Minimalistic HTTP & Socket Testing Client for the Web & Desktop

oauth-signature-js - JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser

httpie - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

bottleneck - Job scheduler and rate limiter, supports Clustering

milkman - An Extensible Request/Response Workbench

SWR - React Hooks for Data Fetching