awesome-repositories.com
Blog
awesome-repositories.com

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

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

16 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • macrozheng/mall-admin-webAvatar von macrozheng

    macrozheng/mall-admin-web

    12,556Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,556
  • coaidev/coaiAvatar von coaidev

    coaidev/coai

    9,212Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,212
  • stability-ai/stablestudioAvatar von Stability-AI

    Stability-AI/StableStudio

    9,045Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,045
  • graphql/graphql-playgroundAvatar von graphql

    graphql/graphql-playground

    8,839Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,839
  • freecodexyz/free-codeAvatar von freecodexyz

    freecodexyz/free-code

    8,509Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,509
  • refly-ai/reflyAvatar von refly-ai

    refly-ai/refly

    7,393Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,393
  • spacebarchat/spacebarchatAvatar von spacebarchat

    spacebarchat/spacebarchat

    6,680Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,680
  • tbphp/gpt-loadAvatar von tbphp

    tbphp/gpt-load

    6,223Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,223
  • sylinko/everywhereAvatar von Sylinko

    Sylinko/Everywhere

    6,093Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,093
  • helicone/heliconeAvatar von Helicone

    Helicone/helicone

    5,830Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,830
  • isso-comments/issoAvatar von isso-comments

    isso-comments/isso

    5,284Auf GitHub ansehen↗

    Isso is a self-hosted commenting system that provides a server and client-side script for adding interactive discussion threads to websites. It functions as an independent platform for managing site-wide comment sections and user profiles on private infrastructure, utilizing a JSON API and a Markdown rendering engine to handle user-generated content. The system is designed to support multi-site comment management, allowing a single server installation to serve independent threads for multiple different domains. It includes a dedicated moderation tool featuring signed URLs and an administrativ

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

    Pythoncommentingdisqusjavascript
    Auf GitHub ansehen↗5,284
  • charmbracelet/modsAvatar von charmbracelet

    charmbracelet/mods

    4,476Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,476
  • erikbjare/gptmeAvatar von ErikBjare

    ErikBjare/gptme

    4,334Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,334
  • crmne/ruby_llmAvatar von crmne

    crmne/ruby_llm

    3,566Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,566
  • vllm-project/semantic-routerAvatar von vllm-project

    vllm-project/semantic-router

    3,205Auf GitHub ansehen↗

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

    Goai-gatewaybert-classificationfine-tuning
    Auf GitHub ansehen↗3,205
  • elricliu/autogpt-next-webAvatar von ElricLiu

    ElricLiu/AutoGPT-Next-Web

    3,001Auf GitHub ansehen↗

    AutoGPT-Next-Web ist ein browserbasiertes Dashboard für die Konfiguration, Bereitstellung und Überwachung autonomer KI-Agenten. Es bietet ein zentrales Interface für die Verwaltung von Agenten-Lebenszyklen und Aufgabenausführungen und ermöglicht es Benutzern, komplexe Workflows über eine einheitliche Plattform zu orchestrieren. Die Plattform zeichnet sich dadurch aus, dass sie als sicheres, zugriffsgeschütztes Portal fungiert, das Management-Tools und Ausführungsprotokolle hinter obligatorischen Authentifizierungscodes schützt. Sie verfügt über eine Provider-Abstraktionsschicht, die Anfragen an mehrere KI-Dienste weiterleitet und so eine konsistente Modellleistung und automatisierte Schlussfolgerungen über verschiedene Aufgaben-Umgebungen hinweg ermöglicht. Die Anwendung unterstützt globale Barrierefreiheit durch dynamische Lokalisierungs-Middleware, die das Interface an regionale Spracheinstellungen anpasst. Sie ist als containerisiertes Paket aufgebaut, um die konsistente Bereitstellung auf lokalen Entwicklungsmaschinen und Remote-Produktionsserverumgebungen zu erleichtern.

    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
    Auf GitHub ansehen↗3,001
  1. Home
  2. Web Development
  3. API Endpoint Configurations

Unter-Tags erkunden

  • Service Endpoint Configurations2 Sub-TagsSettings 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.