awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesHTTP Client Adapters

Adapters that allow HTTP libraries to use different underlying network engines.

Distinct from Integration Adapters: Specifically covers HTTP client backend adapters, not general architectural integration patterns.

Explore 8 awesome GitHub repositories matching software engineering & architecture · HTTP Client Adapters. Refine with filters or upvote what's useful.

Awesome HTTP Client Adapters GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • netflix/pollyjsAvatar von Netflix

    Netflix/pollyjs

    10,253Auf GitHub ansehen↗

    Pollyjs is an HTTP mocking and recording library designed to capture and replay network interactions to create deterministic tests. It functions as a request interceptor and stubbing framework that records real API responses into files, ensuring consistent test results across different environments without relying on live network servers. The tool utilizes pluggable network adapters to support various environments and employs a state-based mode switching system to toggle between recording, replaying, and stubbing behaviors. It uses pattern-based request matching and persistent interaction sto

    Abstracts the underlying HTTP client to support different environments like browsers or Node.js.

    JavaScriptbrowserjavascriptnetflix
    Auf GitHub ansehen↗10,253
  • octokit/octokit.jsAvatar von octokit

    octokit/octokit.js

    7,795Auf GitHub ansehen↗

    Octokit.js is a GitHub API SDK used to interact with GitHub via REST and GraphQL interfaces. It serves as a client for executing typed queries and mutations, managing authenticated REST requests, and handling signed webhooks across Node.js, Deno, and browser environments. The library features a plugin-based request pipeline and an adapter-based HTTP client, allowing the interception of requests and responses across different runtimes. It employs strategy-based authentication to separate credential management from request logic, supporting static tokens, OAuth flows, and GitHub App installatio

    Abstracts network requests using adapters to ensure compatibility across Node.js and browser runtimes.

    TypeScriptgithubhacktoberfestjavascript
    Auf GitHub ansehen↗7,795
  • lostisland/faradayAvatar von lostisland

    lostisland/faraday

    5,946Auf GitHub ansehen↗

    Faraday is an HTTP client library for Ruby that sends requests and processes responses through a middleware pipeline with pluggable adapters. Its core identity is built around a middleware-pipeline architecture where HTTP requests and responses flow through a chain of components that can modify, log, or transform data before reaching the backend, combined with an adapter-based backend abstraction that delegates HTTP execution to interchangeable backends like Net::HTTP or Typhoeus. The library distinguishes itself through a parallel-execution engine that dispatches multiple HTTP requests concu

    Making HTTP requests from Ruby applications with a consistent interface that works across multiple backend adapters.

    Ruby
    Auf GitHub ansehen↗5,946
  • lidarr/lidarrAvatar von Lidarr

    Lidarr/Lidarr

    5,398Auf GitHub ansehen↗

    Lidarr ist ein Musikbibliotheks-Automatisierungsmanager und Client-Controller, der Künstler auf neue Veröffentlichungen überwacht und den Erwerb von Musik via BitTorrent und Usenet automatisiert. Er dient als Metadaten-Organizer und Integrator, der Download-Clients mit Medienservern verbindet, um eine vollständige und aktuelle digitale Musiksammlung zu pflegen. Das System unterscheidet sich durch automatisierte Bibliotheksverwaltung, wie das Scannen nach fehlenden Titeln, um Lücken zu füllen, und die Überwachung auf höherwertige Versionen existierender Dateien, um automatische Qualitäts-Upgrades durchzuführen. Es verwendet konfigurierbare Namensmuster, um Audiodateien umzubenennen und Ordner zu organisieren, wodurch eine konsistente lokale Dateisystemstruktur sichergestellt wird. Die breiten Funktionen umfassen automatisiertes Download-Management, manuelle Veröffentlichungssuche und die Fähigkeit, fehlgeschlagene Downloads durch die Suche nach alternativen Veröffentlichungen zu handhaben. Die Software synchronisiert zudem Bibliotheks-Updates und Metadatenänderungen mit Media-Playern und Servern.

    Implements a standardized adapter pattern to support a wide range of BitTorrent and Usenet clients.

    C#hacktoberfestmusicnzb
    Auf GitHub ansehen↗5,398
  • typhoeus/typhoeusAvatar von typhoeus

    typhoeus/typhoeus

    4,130Auf GitHub ansehen↗

    Typhoeus is a Ruby wrapper for libcurl that functions as a session-based HTTP client. It provides an interface for making both synchronous and asynchronous network requests. The project acts as a parallel request manager, using a managed queue to execute multiple network requests concurrently. It further distinguishes itself as a mocking tool for stubbing requests with predefined responses and as a caching layer that stores responses to avoid redundant network calls. The library covers a broad range of capabilities including session cookie management, response body streaming for large files,

    Provides a backend adapter to connect the Faraday HTTP library with the underlying libcurl engine.

    Ruby
    Auf GitHub ansehen↗4,130
  • geocoder-php/geocoderAvatar von geocoder-php

    geocoder-php/Geocoder

    3,975Auf GitHub ansehen↗

    Geocoder ist eine PHP-Bibliothek zur Konvertierung von Adressen in geografische Koordinaten und Koordinaten zurück in Adressen unter Verwendung verschiedener Dienste von Drittanbietern. Sie fungiert als Multi-Provider-Geocoding-Wrapper und Reverse-Geocoding-Engine und bietet eine Abstraktionsschicht zur Verwaltung mehrerer Geocoding-APIs. Das Projekt ermöglicht das Umschalten zwischen Anbietern oder das Verketten von Anfragen für Failover, um eine hohe Verfügbarkeit zu gewährleisten. Es dient zudem als GeoIP-Standortauflöser, der IP-Adressen in geografische Koordinaten und Standortdetails übersetzt, entweder über Remote-Dienste oder lokale Binärdatenbanken. Die Bibliothek enthält Funktionen zum Exportieren von Standort- und Adressobjekten in standardisierte geografische Formate. Sie bietet Dienstprogramme für benutzerdefinierte Adress-String-Formatierung, gebietsschema-bewusste Abfragen und Ergebnis-Caching, um redundante Netzwerkanfragen zu reduzieren. Das System unterstützt die Implementierung benutzerdefinierter Anbieter und enthält Performance-Profiling, um die Zeit und den Speicherverbrauch für Geolokalisierungsaufrufe zu messen.

    Implements interchangeable HTTP client adapters to handle network requests across different geocoding providers.

    PHPgeocoder
    Auf GitHub ansehen↗3,975
  • jakewharton/retrofit2-kotlin-coroutines-adapterAvatar von JakeWharton

    JakeWharton/retrofit2-kotlin-coroutines-adapter

    1,962Auf GitHub ansehen↗

    Diese Bibliothek dient als Brücke zwischen Netzwerk-Service-Interfaces und asynchronen Concurrency-Primitiven. Sie ermöglicht den nicht-blockierenden Datenabruf durch die Umwandlung standardmäßiger synchroner Netzwerk-Request-Objekte in Deferred-Typen, was es Entwicklern erlaubt, Hintergrundaufgaben durch strukturierte Concurrency-Muster zu verwalten. Das Projekt fungiert als Plugin für Netzwerk-Service-Definitionen und nutzt dynamische Proxy-Generierung, um Methodenaufrufe zur Laufzeit abzufangen. Durch das Mapping von Response-Streams direkt auf Coroutine-basierte Futures erleichtert es die Ausführung von Remote-API-Anfragen, ohne den Haupt-Anwendungsthread zu unterbrechen. Diese Funktionen unterstützen die Integration von Netzwerkoperationen in die Lebenszyklen mobiler Anwendungen und stellen sicher, dass der Datenabruf im Hintergrund reaktionsfähig bleibt. Die Bibliothek wurde entwickelt, um bestehende Netzwerk-Client-Interfaces um moderne asynchrone Programmierabläufe zu erweitern.

    Transforms synchronous call objects into deferred types for structured concurrency within network service definitions.

    Kotlin
    Auf GitHub ansehen↗1,962
  • php-http/client-commonAvatar von php-http

    php-http/client-common

    1,050Auf GitHub ansehen↗

    This library provides a standardized abstraction layer for PHP HTTP clients, enabling consistent request handling across diverse network transport implementations. It serves as a foundational toolkit for developers to manage network communication through unified interfaces, ensuring that application logic remains decoupled from specific underlying transport libraries. The project distinguishes itself through a decorator-based pipeline and a plugin-driven lifecycle system. These mechanisms allow for the interception and modification of request and response data, as well as the injection of cus

    Standardizes how applications interact with various network libraries by using consistent adapters that hide underlying implementation details.

    PHP
    Auf GitHub ansehen↗1,050
  1. Home
  2. Software Engineering & Architecture
  3. Integration Adapters
  4. HTTP Client Adapters

Unter-Tags erkunden

  • Client Integration AdaptersStandardized interfaces used to communicate with various third-party download clients. **Distinct from HTTP Client Adapters:** Focuses on adapters for diverse download software rather than just HTTP network engines