awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • airweave-ai/airweaveairweave-ai 的头像

    airweave-ai/airweave

    6,453在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,453
  • eventstore/eventstoreEventStore 的头像

    EventStore/EventStore

    5,809在 GitHub 上查看↗

    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#
    在 GitHub 上查看↗5,809
  1. Home
  2. Web Development
  3. HTTP API Integrations
  4. HTTP Event Subscription