awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesHTTP Event Subscription

Performing database operations and real-time subscriptions over HTTP using a REST-style interface that works in nearly any environment.

Distinct from HTTP API Integrations: Distinct from HTTP API Integrations: focuses on real-time event subscriptions, not just general API integration.

Explore 2 awesome GitHub repositories matching web development · HTTP Event Subscription. Refine with filters or upvote what's useful.

Awesome HTTP Event Subscription GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • airweave-ai/airweaveAvatar von airweave-ai

    airweave-ai/airweave

    6,453Auf GitHub ansehen↗

    Airweave is a unified AI knowledge base platform that syncs data from external APIs into a searchable layer for retrieval-augmented generation. It provides a pre-built data connector library and a framework for building custom connectors, enabling the extraction, transformation, and synchronization of structured and unstructured data from SaaS applications. The platform includes a hybrid vector retrieval system that combines semantic, neural, and keyword search strategies to deliver grounded context for AI agents. The platform distinguishes itself through an agentic search engine that iterati

    Receives real-time notifications for domain-specific events such as sync completions or failures via HTTP POST.

    Pythonagent-infrastructureaiai-agents
    Auf GitHub ansehen↗6,453
  • eventstore/eventstoreAvatar von EventStore

    EventStore/EventStore

    5,809Auf GitHub ansehen↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development

    Offers a RESTful HTTP interface with AtomPub-based subscriptions for real-time event consumption.

    C#
    Auf GitHub ansehen↗5,809
  1. Home
  2. Web Development
  3. HTTP API Integrations
  4. HTTP Event Subscription