This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Bruno

Bruno is the open-source client used as part of the Naftiko platform, leveraging Bruno’s GitOps approach to make APIs available.

    Open-source, GitOps, Local API Client

    Bruno is an open-source, Git-friendly API client designed for developing, testing, and organizing API requests in a local, file-based environment. Unlike traditional tools like Postman or Insomnia that rely on cloud storage or proprietary formats, Bruno stores collections as plain-text files in a human-readable “.bru” format, making them easy to version, share, and collaborate on using Git. It supports REST, GraphQL, and other request types, along with features such as scripting, environment variables, and testing through lightweight JavaScript assertions. Built to be fast, offline-first, and privacy-respecting, Bruno provides a streamlined and developer-centric experience for managing APIs directly within existing source control workflows.

    License: Apache 2.0

    Tags: Client, Testing

    Properties: Collections, Requests, Responses, Scripts, Tests

    Website: https://www.usebruno.com/