awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesHTTP Client Interfaces

Programmatic interfaces for sending structured HTTP requests to remote services.

Distinct from Promise-Based HTTP Clients: The candidates are either too focused on testing or specific transport implementations like Fetch/Promises; this is a general API client interface.

Explore 2 awesome GitHub repositories matching networking & communication · HTTP Client Interfaces. Refine with filters or upvote what's useful.

Awesome HTTP Client Interfaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ollama/ollama-jsالصورة الرمزية لـ ollama

    ollama/ollama-js

    4,277عرض على GitHub↗

    ollama-js is a JavaScript client library and API wrapper that provides a programmatic interface for interacting with and managing large language models. It enables the execution of models in both local and cloud-based environments, facilitating the generation of conversational text and the management of model lifecycles. The project distinguishes itself by offering specialized tools for model administration, including the ability to download, create, and remove models, as well as the capacity to define custom model blueprints and prompt templates. It also provides a vector embedding client fo

    Implements a structured HTTP-based interface to communicate with backend model servers.

    TypeScriptjavascriptjsollama
    عرض على GitHub↗4,277
  • php-http/client-commonالصورة الرمزية لـ php-http

    php-http/client-common

    1,050عرض على GitHub↗

    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

    Provides standardized interfaces for sending structured HTTP requests to remote services.

    PHP
    عرض على GitHub↗1,050
  1. Home
  2. Networking & Communication
  3. HTTP Client Interfaces