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

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

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

16 مستودعات

Awesome GitHub RepositoriesAPI Endpoint Configurations

Settings for defining the base server URLs and communication paths for frontend-to-backend connectivity.

Distinct from Endpoint Configurations: None of the candidates accurately describe the simple base-URL configuration for web frontend environments.

Explore 16 awesome GitHub repositories matching web development · API Endpoint Configurations. Refine with filters or upvote what's useful.

Awesome API Endpoint Configurations GitHub Repositories

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

    macrozheng/mall-admin-web

    12,556عرض على GitHub↗

    This project is a Vue 3 e-commerce administration dashboard designed as a centralized backend manager for online stores. It provides a web-based interface for overseeing store settings, product catalogs, and general business workflows using the Element Plus component library. The system integrates a business intelligence dashboard for visualizing financial metrics and operational performance through interactive charts and reports. It features a content management system for editing rich text and controlling promotional banners, alongside a role-based access control interface to restrict sensi

    Defines the base server URL for network requests to ensure connectivity to the correct backend environment.

    Vueaxioselement-uiv-charts
    عرض على GitHub↗12,556
  • coaidev/coaiالصورة الرمزية لـ coaidev

    coaidev/coai

    9,212عرض على GitHub↗

    CoAI is an enterprise-grade, self-hostable AI gateway platform that unifies access to over 200 AI models from more than 35 providers through a single OpenAI-compatible API endpoint. It functions as a multi-tenant gateway, routing requests across providers with load balancing, automatic failover, and priority-based routing, while exposing standard OpenAI API endpoints for chat, image generation, model listing, and billing to enable seamless integration with existing tools and clients. The platform distinguishes itself through a comprehensive set of operational capabilities built around the gat

    Distributes API calls among multiple LLM providers using load balancing, failover, and priority-based routing.

    TypeScriptai-gatewayapichat
    عرض على GitHub↗9,212
  • stability-ai/stablestudioالصورة الرمزية لـ Stability-AI

    Stability-AI/StableStudio

    9,045عرض على GitHub↗

    StableStudio is a generative AI frontend and image interface designed for creating and editing visual content. It provides a web-based graphical interface that connects to generative AI models via API connections to facilitate image synthesis and modification. The project functions as a pluggable AI backend manager, using a modular system to standardize diverse AI provider APIs into a unified format. This architecture allows users to swap between different generative AI backends and providers to compare outputs and optimize production. The system manages long-running generation tasks through

    Allows swapping underlying models by routing API calls to different generative AI providers.

    TypeScriptfrontendmlstability-ai
    عرض على GitHub↗9,045
  • graphql/graphql-playgroundالصورة الرمزية لـ graphql

    graphql/graphql-playground

    8,839عرض على GitHub↗

    GraphQL Playground is an interactive development environment and API client used for writing, testing, and debugging GraphQL queries, mutations, and subscriptions. It functions as a visual tool for executing requests against a GraphQL server and inspecting the resulting JSON responses. The project includes a documentation browser for exploring schemas and an editor with autocompletion and error highlighting. It provides specialized capabilities for analyzing API performance through tracing visualization and supports real-time data updates via subscription streaming. The environment allows fo

    Provides a utility to organize multiple server addresses for quick environment toggling.

    TypeScript
    عرض على GitHub↗8,839
  • freecodexyz/free-codeالصورة الرمزية لـ freecodexyz

    freecodexyz/free-code

    8,509عرض على GitHub↗

    Free Code is a terminal-native AI coding agent that edits files, runs shell commands, and answers questions through natural language conversations directly in the command line. It operates as an interactive loop in the shell, providing direct filesystem manipulation without intermediate abstraction layers or sandboxing. The project distinguishes itself through a compile-time feature flag system that activates or deactivates 54 experimental capabilities, including voice input, multi-agent planning, and memory extraction. It also routes all AI requests to one of five supported API backends by s

    Routes requests to one of five supported API providers, controlled by a single environment variable.

    TypeScript
    عرض على GitHub↗8,509
  • refly-ai/reflyالصورة الرمزية لـ refly-ai

    refly-ai/refly

    7,393عرض على GitHub↗

    Refly is an open-source platform for building, running, and sharing deterministic agent skills. It provides a visual workflow compiler that converts natural language descriptions into executable, versioned agent workflows, and includes a runtime that deploys these compiled skills as APIs, webhooks, Slack bots, or native tools for AI coding platforms like Claude Code and Cursor. The platform distinguishes itself through a central skill registry with versioning and audit logging, enabling teams to manage agent capabilities as governed corporate assets. It supports human-in-the-loop automation,

    Configures and selects AI service providers and chat models across all conversations and workflows.

    TypeScriptagentagent-skillsautomation
    عرض على GitHub↗7,393
  • spacebarchat/spacebarchatالصورة الرمزية لـ spacebarchat

    spacebarchat/spacebarchat

    6,680عرض على GitHub↗

    SpaceBarChat is an open-source, self-hosted chat server that implements the Discord client-server protocol, allowing existing Discord clients and bots to connect without modification. It provides a complete communication platform for real-time messaging, voice, and video, all running on your own infrastructure with data stored in a PostgreSQL database that automatically synchronizes its schema with the application source code. The platform is built on a three-service architecture that separates API, Gateway, and CDN processes, communicating via Unix domain sockets or RabbitMQ for coordination

    Set connection details for API, gateway, and CDN services manually or via a helper function.

    discorddiscord-open-sourcefoss
    عرض على GitHub↗6,680
  • tbphp/gpt-loadالصورة الرمزية لـ tbphp

    tbphp/gpt-load

    6,223عرض على GitHub↗

    gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google Gemini, and Anthropic Claude—through a single endpoint while preserving each provider's native format and authentication. It acts as a centralized routing layer, allowing applications to switch between AI services by changing only the base URL without modifying any client code or business logic. The proxy distinguishes itself through intelligent traffic management across pools of API keys, offering automatic key rotation, weighted or round-robin load balancing, and failover that

    Route requests to multiple AI providers through a single endpoint while preserving each provider's native API format and authentication.

    Goanthropicclaudegemini
    عرض على GitHub↗6,223
  • sylinko/everywhereالصورة الرمزية لـ Sylinko

    Sylinko/Everywhere

    6,093عرض على GitHub↗

    Everywhere is a desktop AI assistant that understands whatever is on your screen and can act across applications without requiring screenshots or manual context switching. It reads structured UI data through accessibility and automation APIs to perceive the active application and visible content, then provides context-aware help, summaries, translations, and answers to natural language questions about what you are viewing. The tool distinguishes itself by combining on-screen content analysis with a multi-LLM agent platform that routes requests to providers like OpenAI, Anthropic, and local mo

    Routes requests to cloud services, local models, or custom endpoints from providers like OpenAI, Anthropic, and Ollama.

    C#aiai-agentsai-assistant
    عرض على GitHub↗6,093
  • helicone/heliconeالصورة الرمزية لـ Helicone

    Helicone/helicone

    5,830عرض على GitHub↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    Directs AI model requests through a unified gateway to access multiple providers without changing application code.

    TypeScript
    عرض على GitHub↗5,830
  • isso-comments/issoالصورة الرمزية لـ isso-comments

    isso-comments/isso

    5,284عرض على GitHub↗

    Isso هو نظام تعليقات مستضاف ذاتيًا يوفر خادمًا وسكربتًا من جانب العميل لإضافة سلاسل مناقشة تفاعلية إلى مواقع الويب. يعمل كمنصة مستقلة لإدارة أقسام التعليقات على مستوى الموقع وملفات تعريف المستخدمين على بنية تحتية خاصة، باستخدام واجهة برمجة تطبيقات JSON ومحرك عرض Markdown للتعامل مع المحتوى الذي ينشئه المستخدم. تم تصميم النظام لدعم إدارة التعليقات متعددة المواقع، مما يسمح بتثبيت خادم واحد لخدمة سلاسل مستقلة لنطاقات متعددة مختلفة. ويتضمن أداة إشراف مخصصة تتميز بعناوين URL موقعة ولوحة إدارية لفحص المحتوى والموافقة عليه وحذفه. تغطي المنصة مجالات قدرة واسعة بما في ذلك مشاركة المستخدم من خلال التصويت وخلاصات RSS، والأمان من خلال قيود الوصول إلى النطاق وتطهير HTML، وقابلية نقل البيانات من خلال استيراد ترحيل JSON وXML. كما توفر أدوات هوية تولد صورًا رمزية فريدة للمستخدم باستخدام التجزئة المملحة (salted hashing) لعناوين البريد الإلكتروني. يتم نشر التطبيق باستخدام واجهات WSGI أو FastCGI ويمكن تشغيله عبر صور معبأة.

    Provides configuration for the base server URLs and stylesheet locations to connect the frontend to the backend.

    Pythoncommentingdisqusjavascript
    عرض على GitHub↗5,284
  • charmbracelet/modsالصورة الرمزية لـ charmbracelet

    charmbracelet/mods

    4,476عرض على GitHub↗

    Mods is a terminal-based AI client that sends prompts to large language models and streams responses back to the command line. It functions as a multi-provider AI gateway, routing queries to OpenAI, Cohere, Groq, Gemini, and local endpoints, and includes a conversation history manager that saves, caches, branches, and resumes text-based interactions. The tool also operates as a Model Context Protocol client, connecting to external MCP servers via stdio, SSE, or HTTP to extend model capabilities with specialized tools and data. The project distinguishes itself through a config-driven provider

    Define endpoints and aliases for various OpenAI-compatible APIs to switch between providers seamlessly.

    Go
    عرض على GitHub↗4,476
  • erikbjare/gptmeالصورة الرمزية لـ ErikBjare

    ErikBjare/gptme

    4,334عرض على GitHub↗

    gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and

    Distributes requests across different AI models and cloud providers to optimize for performance and operational cost.

    Python
    عرض على GitHub↗4,334
  • crmne/ruby_llmالصورة الرمزية لـ crmne

    crmne/ruby_llm

    3,566عرض على GitHub↗

    ruby_llm is an LLM integration framework and AI agent orchestrator designed to connect applications to multiple large language model providers through a unified interface. It serves as a toolkit for building autonomous assistants with custom personas, managing structured output via JSON schemas, and implementing vector embedding engines for semantic search. The project distinguishes itself as an observability suite and multimodal toolkit. It provides specialized capabilities for tracking token usage, calculating model costs, and tracing workflows via OpenTelemetry, while supporting the proces

    Implements dynamic routing of requests across different AI model providers and API keys on a per-chat basis.

    Rubyaianthropicchatgpt
    عرض على GitHub↗3,566
  • vllm-project/semantic-routerالصورة الرمزية لـ vllm-project

    vllm-project/semantic-router

    3,205عرض على GitHub↗

    Extends inference APIs to support multi-provider routing for agentic AI workloads.

    Goai-gatewaybert-classificationfine-tuning
    عرض على GitHub↗3,205
  • elricliu/autogpt-next-webالصورة الرمزية لـ ElricLiu

    ElricLiu/AutoGPT-Next-Web

    3,001عرض على GitHub↗

    AutoGPT-Next-Web is a browser-based dashboard designed for the configuration, deployment, and monitoring of autonomous artificial intelligence agents. It provides a centralized interface for managing agent lifecycles and task execution, allowing users to orchestrate complex workflows through a unified platform. The platform distinguishes itself by acting as a secure, access-controlled portal that protects management tools and execution logs behind mandatory authentication codes. It features a provider abstraction layer that routes requests to multiple artificial intelligence services, enablin

    Route requests through standardized endpoints to integrate various artificial intelligence providers for consistent model performance and automated reasoning across different task execution workflows.

    TypeScriptauto-gptconnect-aidocker
    عرض على GitHub↗3,001
  1. Home
  2. Web Development
  3. API Endpoint Configurations

استكشف الوسوم الفرعية

  • Service Endpoint Configurations2 وسوم فرعيةSettings for defining connection details to API, gateway, and CDN services in a multi-service architecture. **Distinct from API Endpoint Configurations:** Distinct from API Endpoint Configurations: covers configuration of multiple distinct services (API, Gateway, CDN) rather than a single frontend-to-backend path.