2 مستودعات
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.
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.
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.