1 repo
Communication layers facilitating secure, typed interaction between native backends and web-based frontends.
Distinguishing note: Specifically addresses native-to-web communication, distinct from general API frameworks.
Explore 1 awesome GitHub repository matching software engineering & architecture · Bridge Architectures. Refine with filters or upvote what's useful.
Spacedrive is a decentralized storage client that functions as a distributed file manager, aggregating local, cloud, and network storage into a single virtual filesystem. It operates on a local-first design, prioritizing offline availability by caching metadata and file chunks locally before synchronizing them across devices. By coordinating data access without relying on a central server, it enables users to maintain a private and secure storage network across their own hardware and cloud accounts. The platform distinguishes itself through a virtual storage layer that maps disparate physical
Connects native backends to web frontends through a secure and typed message interface.