awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Local-First Architectures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesLocal-First Architectures

Patterns and frameworks for building applications that prioritize local data storage and offline-first functionality.

Distinguishing note: This category focuses on the architectural paradigm of local-first data persistence, distinct from general database or cloud-syncing tools.

Explore 1 awesome GitHub repository matching software engineering & architecture · Local-First Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Local-First Architectures

Awesome Local-First Architectures GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • usebruno/bruno

    usebruno/bruno

    40,990View on GitHub↗

    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

    Maintains all project data and state locally to ensure full functionality without requiring cloud synchronization.

    JavaScriptapi-clientapi-testingautomation
    40,990View on GitHub↗