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
·

65 Repos

Awesome GitHub RepositoriesAPI Management

Platforms that oversee the full lifecycle, security, and operational governance of published APIs.

Explore 65 awesome GitHub repositories matching devops & infrastructure · API Management. Refine with filters or upvote what's useful.

Awesome API Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.

    Routes and secures incoming requests through a central gateway to maintain consistent performance and control access to backend services.

    awesomeawesome-listcloud
    Auf GitHub ansehen↗299,516
  • openbb-finance/openbbAvatar von OpenBB-finance

    OpenBB-finance/OpenBB

    69,583Auf GitHub ansehen↗

    OpenBB is a financial data platform and investment research terminal designed to aggregate, normalize, and distribute market data across analytical workflows. It functions as a comprehensive ecosystem that bridges disparate financial data providers with custom applications, spreadsheets, and internal modeling infrastructure. The platform distinguishes itself through a provider-based data abstraction layer that normalizes heterogeneous financial APIs into a consistent, schema-driven format. This architecture supports quantitative research automation and the construction of interactive, widget-

    Standardizes information retrieval across programming environments and spreadsheet software to ensure consistent data availability.

    Pythonaicryptoderivatives
    Auf GitHub ansehen↗69,583
  • traefik/traefikAvatar von traefik

    traefik/traefik

    63,644Auf GitHub ansehen↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or complex configuration updates. By integrating directly with container orchestrators and service registries, it maintains a consistent state for network traffic, load balancing, and security policy enforcement. The project distinguishes itself through its deep integration with di

    Governs service-to-service communication through centralized authentication, protocol support, and extensible middleware plugins.

    Goconsuldockeretcd
    Auf GitHub ansehen↗63,644
  • nocodb/nocodbAvatar von nocodb

    nocodb/nocodb

    63,466Auf GitHub ansehen↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries. The platform normalizes interactions across various SQL and NoSQL data sources, allowing users to manage complex datasets through a centralized interface. The project distinguishes itself by automatically generating RESTful and GraphQL APIs from existing database schemas, enabl

    Exposes database records through automatically generated RESTful endpoints to facilitate external querying and modification.

    TypeScriptairtableairtable-alternativeautomatic-api
    Auf GitHub ansehen↗63,466
  • appwrite/appwriteAvatar von appwrite

    appwrite/appwrite

    56,318Auf GitHub ansehen↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Exposes programmatic controls for the full lifecycle of API credentials, including creation, retrieval, and revocation.

    TypeScriptandroidappwritebackend
    Auf GitHub ansehen↗56,318
  • quantumnous/new-apiAvatar von QuantumNous

    QuantumNous/new-api

    39,722Auf GitHub ansehen↗

    This project is an AI model API gateway and proxy server designed to provide a unified interface for interacting with diverse artificial intelligence service providers. It functions as a centralized middleware platform that routes, load balances, and translates API requests across multiple models, enabling developers to access text, image, audio, and video generation capabilities through a single, standardized integration. The gateway distinguishes itself through comprehensive administrative and financial controls, including event-driven usage accounting, real-time token consumption tracking,

    Distributes incoming API traffic across multiple providers using weighted load balancing and retries.

    Goai-gatewayclaudedeepseek
    Auf GitHub ansehen↗39,722
  • gitbookio/gitbookAvatar von GitbookIO

    GitbookIO/gitbook

    28,902Auf GitHub ansehen↗

    Gitbook is a documentation-as-code platform designed for centralized technical knowledge management. It functions as a knowledge management system that synchronizes documentation files directly with version control repositories, allowing teams to maintain content alongside their source code. The platform distinguishes itself through an integrated artificial intelligence layer that provides context-aware search assistance and automated content suggestions. By utilizing block-based content modeling, it enables the construction of structured, modular documentation that can be compiled into stati

    Deploys secure, branded documentation portals with role-based access control for enterprise audiences.

    TypeScriptdocumentationgitgitbook
    Auf GitHub ansehen↗28,902
  • begriffs/postgrestAvatar von begriffs

    begriffs/postgrest

    27,234Auf GitHub ansehen↗

    PostgREST is a standalone web server that automatically transforms a PostgreSQL database into a RESTful API. It serves as an API gateway that translates HTTP requests into SQL queries, mapping the database schema directly to endpoints without the need for manual route definitions. The system utilizes a JWT authentication layer to validate user identities and map incoming web requests to specific database roles. This allows the server to delegate authorization and permission enforcement to the internal PostgreSQL role system. It includes a generator for OpenAPI specifications to provide stand

    Automatically transforms a PostgreSQL database schema into a set of RESTful endpoints for programmatic data access.

    Haskell
    Auf GitHub ansehen↗27,234
  • fincept-corporation/finceptterminalAvatar von Fincept-Corporation

    Fincept-Corporation/FinceptTerminal

    26,900Auf GitHub ansehen↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    Controls request volume and caches expensive computations through a gateway to optimize connectivity.

    C++bloomberg-terminalcontributions-welcomefinance
    Auf GitHub ansehen↗26,900
  • pulumi/pulumiAvatar von pulumi

    pulumi/pulumi

    24,797Auf GitHub ansehen↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Scripts cloud operations by handling pagination, content negotiation, and request formatting through a command-line interface.

    Goawsazurecloud
    Auf GitHub ansehen↗24,797
  • inconshreveable/ngrokAvatar von inconshreveable

    inconshreveable/ngrok

    24,446Auf GitHub ansehen↗

    ngrok is a secure TCP tunneling proxy and API ingress controller that exposes local services to the public internet. It establishes a persistent connection between a local agent and a cloud-based gateway to route traffic to local ports without requiring firewall or router configuration changes. The project provides a global gateway for routing API traffic, which includes built-in support for rate limiting and authentication policy enforcement. It also functions as an IoT device gateway, enabling remote command execution and access control for embedded hardware via a cloud-to-device bridge. A

    Controls and secures API traffic through a centralized global gateway.

    Go
    Auf GitHub ansehen↗24,446
  • a2aproject/a2aAvatar von a2aproject

    a2aproject/A2A

    24,404Auf GitHub ansehen↗

    A2A is a standardized framework designed to enable interoperability, discovery, and orchestration among independent artificial intelligence agents. It provides a common communication protocol that allows heterogeneous agents to exchange data, verify identities, and collaborate across diverse programming languages and computing environments. By establishing a unified messaging standard, the project facilitates the creation of complex, multi-agent workflows where tasks are routed and managed between specialized services. The project distinguishes itself through a capability-based architecture t

    Provides centralized policy enforcement, rate limiting, and traffic routing specifically for distributed artificial intelligence agent services.

    Shella2aa2a-mcpa2a-protocol
    Auf GitHub ansehen↗24,404
  • conwnet/github1sAvatar von conwnet

    conwnet/github1s

    23,300Auf GitHub ansehen↗

    github1s is a web-based repository browser that renders GitHub source code within a VS Code-like editor interface. It enables remote repository exploration and online code browsing, allowing users to navigate files and directory structures without cloning projects to a local machine. The project integrates with cloud development environments to bridge the gap between reading code and active editing. It also features an authentication system using local OAuth tokens to access private repositories and extend API rate limits. The platform provides capabilities for repository code search and use

    Uses authentication headers via OAuth tokens to bypass standard API rate limits.

    TypeScripthacktoberfestvscode
    Auf GitHub ansehen↗23,300
  • pubkey/rxdbAvatar von pubkey

    pubkey/rxdb

    23,048Auf GitHub ansehen↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Publishes database collections through REST or real-time replication endpoints to facilitate data access for remote clients.

    TypeScriptangularbrowser-databasecouchdb
    Auf GitHub ansehen↗23,048
  • vercel-labs/agent-skillsAvatar von vercel-labs

    vercel-labs/agent-skills

    20,764Auf GitHub ansehen↗

    Agent Skills is a centralized registry and management system designed for the discovery, auditing, and integration of reusable procedural modules into automated agent workflows. It provides a structured environment for sourcing verified capabilities that extend the functional range of AI agents, enabling the development and scaling of complex, multi-step automated processes. The platform distinguishes itself through a security-first approach to module integration, utilizing audit-verified data to ensure that capabilities meet safety requirements before they are deployed. It incorporates a dec

    Manages service stability through request throttling and rate limiting for agent infrastructure.

    JavaScript
    Auf GitHub ansehen↗20,764
  • milanm/devops-roadmapAvatar von milanm

    milanm/DevOps-Roadmap

    18,752Auf GitHub ansehen↗

    DevOps-Roadmap is a comprehensive educational repository and knowledge base designed to guide technical professionals through the complexities of modern software engineering. It functions as a structured curriculum and reference library, covering the full spectrum of skills required to master system architecture, infrastructure management, and cloud operations. The project distinguishes itself by bridging the gap between high-level architectural design and the practical realities of engineering leadership. It provides curated insights into distributed systems, data consistency, and scalable d

    Manages API access credentials and lifecycle policies to ensure consistent service delivery.

    awsazurecomputer-science
    Auf GitHub ansehen↗18,752
  • reddit-archive/redditAvatar von reddit-archive

    reddit-archive/reddit

    16,956Auf GitHub ansehen↗

    Reddit is a social news aggregator designed for hosting community-driven discussions and content sharing through threaded conversations and user-submitted links. It functions as a platform for managing large volumes of user-generated content, providing a structured interface for programmatic access to site data and core application functionality. The platform utilizes a REST API to expose site data and user interactions to external clients. To maintain performance across large datasets, it employs an external full-text search engine that offloads indexing and query processing from the primary

    Exposes application data through structured RESTful endpoints mapped to internal database entities.

    Pythonjavascriptpythonreddit
    Auf GitHub ansehen↗16,956
  • apache/apisixAvatar von apache

    apache/apisix

    16,767Auf GitHub ansehen↗

    This project is a high-performance, distributed API gateway designed to manage, secure, and observe traffic for microservices, serverless functions, and artificial intelligence model providers. It functions as a dynamic service proxy and cloud-native ingress controller, centralizing policy enforcement and traffic routing through a unified configuration interface that synchronizes state across multiple nodes in real time. The platform distinguishes itself through a highly extensible architecture that utilizes a high-performance scripting engine to execute modular logic directly within the requ

    Splits traffic between different service versions to enable canary deployments and controlled rollouts.

    Luaapiapi-gatewayapi-management
    Auf GitHub ansehen↗16,767
  • vercel/vercelAvatar von vercel

    vercel/vercel

    15,738Auf GitHub ansehen↗

    Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure that automates the build process by detecting project frameworks and distributing static and dynamic content through a global content delivery network. The platform executes application logic using serverless functions that scale automatically based on real-time traffic demand. The platform distinguishes itself through a centralized AI gateway that proxies requests to multiple model providers, enabling standardized authentication, observability, and cost tracking. It supports

    Directs requests from coding agents through a unified gateway to monitor usage and execution traces.

    TypeScriptclicloudcommand
    Auf GitHub ansehen↗15,738
  • habitrpg/habiticaAvatar von HabitRPG

    HabitRPG/habitica

    13,944Auf GitHub ansehen↗

    Habitica is an open-source productivity platform that applies role-playing game mechanics to personal task management. By tracking habits, daily goals, and to-do lists, the system translates completed tasks into character progression, experience points, and virtual rewards. The platform supports collaborative productivity by allowing users to join parties and complete group quests alongside their individual responsibilities. It is designed for self-hosting, providing users with full control over their data and system configuration through a structured relational database and a standardized ap

    Implements request throttling and client identification to ensure system stability and monitor usage patterns for high-traffic web applications.

    JavaScriptcssexpresshabitica
    Auf GitHub ansehen↗13,944
Vorherige123…4Nächste
  1. Home
  2. DevOps & Infrastructure
  3. API and Service Management
  4. API Management

Unter-Tags erkunden

  • AI Traffic Routing1 Sub-TagSpecialized routing and management for AI-driven service traffic.
  • API Documentation Publishing1 Sub-TagAutomated generation and hosting of API specifications for developer consumption.
  • API Key ManagementProgrammatic lifecycle management of API access credentials.
  • API Lifecycle GovernanceWorkflows for service discovery, policy enforcement, and versioning of internal interfaces.
  • API Operations Automation3 Sub-TagsTools that automate configuration, scaling, and maintenance tasks for API infrastructure.
  • API Traffic Management1 Sub-TagTools for controlling, routing, and securing service-to-service communication through centralized policies.
  • Database REST APIs1 Sub-TagAutomatically generated RESTful endpoints that provide programmatic access to database records.
  • Federated API GovernanceSystems that manage and enforce security policies and configurations across multiple distributed API runtimes.
  • Rate Limit Bypassing6 Sub-TagsMechanisms to temporarily exempt specific requests from standard rate limiting for development purposes.
  • Unified Data Access LayersInterfaces that provide consistent data access across multiple environments.