awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesVirtual JSON Graph Interfaces

Standard interfaces for exposing a virtualized JSON data model to external services.

Distinct from Data Exposure: None of the candidates cover the conceptual act of exposing a unified virtual graph; f0_mt1 is for RESTful API transformation of specific sources.

Explore 1 awesome GitHub repository matching web development · Virtual JSON Graph Interfaces. Refine with filters or upvote what's useful.

Awesome Virtual JSON Graph Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • netflix/falcorAvatar de Netflix

    Netflix/falcor

    10,572Ver en GitHub↗

    Falcor is a JavaScript library that models remote data as a single virtual JSON graph, providing a path-based query engine for efficient client-side data retrieval and updates. It represents multiple remote data sources as a unified document where entities are accessed via globally unique identity paths. The system distinguishes itself by treating the remote data model as a virtual JSON resource, allowing the client to query specific paths without managing individual endpoints. It uses a reference-aware graph model to handle many-to-many relationships and prevents data duplication. Network ef

    Exposes a unified data model through a standard interface for external service consumption.

    JavaScript
    Ver en GitHub↗10,572
  1. Home
  2. Web Development
  3. Virtual JSON Graph Interfaces