8 dépôts
Provides language-specific methods for backend communication and webhook processing.
Distinct from API Integrations: Focuses on server-side integration for identification services, distinct from general API connectors.
Explore 8 awesome GitHub repositories matching networking & communication · Server-Side. Refine with filters or upvote what's useful.
Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by analyzing browser and device attributes. By extracting technical signals from the client environment, it enables reliable user tracking across sessions without relying on traditional cookies. The platform distinguishes itself through its focus on high-accuracy identification and security-first architecture. It employs edge-side proxying to bypass ad-blockers and privacy restrictions, ensuring consistent data collection. To maintain data integrity, it uses cryptographic payload
Provides language-specific SDKs to simplify backend communication and webhook event processing.
This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its
Sends pageviews and custom events directly from backend infrastructure to bypass client-side limitations.
Rybbit is an open-source, self-hosted web analytics platform designed for comprehensive user behavior tracking and product engagement analysis. It provides a complete suite for monitoring visitor interactions, conversion funnels, and site performance, allowing organizations to maintain full ownership of their data and infrastructure. The platform distinguishes itself through a strong emphasis on privacy-compliant data collection and visual session replay capabilities. It supports advanced traffic routing through custom domains to bypass ad blockers and includes configurable masking tools to p
Provides secure API key authentication to ensure only trusted backend-generated events are processed by the analytics pipeline.
Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey authentication service and an OAuth and SAML SSO gateway, allowing applications to authenticate users and issue tokens via standard identity protocols. The project distinguishes itself through a strong focus on passwordless access using WebAuthn-based passkeys and email-based passcodes. It provides framework-agnostic authentication interfaces as customizable web components that can be embedded directly into web applications to handle login, registration, and profile management.
Implements server-side validation of identity data with detailed error metadata for user corrections.
Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically validate and convert incoming request data and to format outgoing responses. The framework functions as an automated documentation tool by extracting function signatures and markers from source code to generate accessible API specifications. It also supports non-blocking coroutines for asynchronous API processing to handle background tasks without interrupting the main request cycle. The project provides capabilities for REST API development, including route mapping, endpoin
Automatically validates and converts incoming request data based on predefined rules and type hints.
OpenPanel is a self-hosted product analytics platform designed for tracking user behavior and visualizing product metrics on private infrastructure. It provides a comprehensive system for collecting events across web, mobile, and server environments while ensuring complete ownership of data. The platform distinguishes itself through a privacy-first approach, utilizing cookieless event tracking and regional data residency to simplify regulatory compliance. It integrates large language models via the Model Context Protocol, enabling users to query behavioral data and analyze trends using natura
Provides server-side APIs and libraries for recording events and errors directly from backend runtimes.
Yii est un framework web PHP full-stack et un système basé sur des composants conçu pour construire des sites web dynamiques et des services RESTful. Il fonctionne comme un framework d'application MVC qui sépare la logique métier de l'interface utilisateur et inclut un mappeur objet-relationnel intégré pour interagir avec les bases de données. Le projet fournit un ensemble d'outils en ligne de commande complet pour l'amorçage de projet, la génération de code automatisée et l'exécution de tâches en arrière-plan. Il utilise une architecture basée sur des composants et un localisateur de service pour gérer l'injection de dépendances et les cycles de vie des objets. Le framework couvre un large éventail de domaines de capacités, notamment la migration et le versionnage de schémas, la gestion des identités basée sur les rôles et la localisation du contenu. Il propose également une variété de stratégies de mise en cache telles que la mise en cache de fragments, de requêtes et de pages complètes avec invalidation basée sur les dépendances. Les outils systémiques supplémentaires incluent un framework de test logiciel, la journalisation des événements et la limitation du taux de requêtes.
Provides server-side verification of user-submitted data against predefined rules to ensure data integrity.
Ce projet est une bibliothèque d'intégration analytique JavaScript et un collecteur d'événements côté client conçu pour enregistrer le comportement des utilisateurs et distribuer ces données vers plusieurs destinations tierces via une interface unifiée. Il fonctionne comme une plateforme de données client (CDP) qui identifie les utilisateurs, gère les attributs et achemine les flux d'événements vers divers outils d'analyse et entrepôts de données. La bibliothèque se distingue par un routeur d'événements multi-destination et un middleware de suivi HTTP qui intercepte et modifie les charges utiles d'événements avant leur transmission. Elle implémente des primitives de gestion d'identité pour l'identification des utilisateurs, l'alias d'identité pour combiner les profils, et le suivi inter-sous-domaine en stockant les identifiants sur le domaine de premier niveau. Le système couvre un large éventail de capacités, notamment la surveillance des interactions utilisateur pour les pages vues, les soumissions de formulaires et les clics sur les liens, ainsi que le suivi des campagnes marketing via l'extraction de paramètres UTM. Pour la fiabilité, il utilise le traitement par lots des requêtes d'événements, des files d'attente de réessai basées sur le stockage local avec backoff exponentiel, et des indicateurs keepalive du navigateur pour assurer la capture des données lors des redirections de page. La bibliothèque prend également en charge les pixels de suivi pour les environnements qui restreignent l'exécution JavaScript et fournit des mécanismes d'obfuscation d'URL d'intégration pour empêcher le blocage des requêtes.
Provides a tracking API that enables analytics event transmission from any environment capable of making HTTP requests.