1 repo
API clients that prioritize local file storage for configuration and collections.
Distinguishing note: Focuses on local file-based storage to enable Git-based version control.
Explore 1 awesome GitHub repository matching web development · Local-First API Clients. Refine with filters or upvote what's useful.
Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment
Stores API collections as plain-text files on the local filesystem to enable version control via Git.