awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

26 repositorios

Awesome GitHub RepositoriesAPI Gateways

Edge services for routing, load balancing, and managing API traffic.

Explore 26 awesome GitHub repositories matching part of an awesome list · API Gateways. Refine with filters or upvote what's useful.

Awesome API Gateways GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • doocs/advanced-javaAvatar de doocs

    doocs/advanced-java

    78,987Ver en GitHub↗

    This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency design, distributed systems, and microservices architecture. It provides detailed strategies for decomposing monolithic applications, managing service discovery, and implementing the architectural patterns required for scalable backend environments. The repository distinguishes itself through an extensive collection of big data algorithmic references and database scaling strategies. It covers memory-efficient techniques for analyzing massive datasets, such as Top-K element extrac

    Details the use of edge gateways for centralized routing, load balancing, and access control.

    Javaadvanced-javadistributed-search-enginedistributed-systems
    Ver en GitHub↗78,987
  • containous/traefikAvatar de containous

    containous/traefik

    63,656Ver en GitHub↗

    Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries. The project distinguishes itself through auto-configuring service routing, which eliminates manual configuration by updating routing rules in real time as infrastructure scales. It also provides automated SSL certificate management, utilizing ACME-based automation to request and renew certificates from remote authorities. Additional capabili

    Modern HTTP reverse proxy and load balancer.

    Go
    Ver en GitHub↗63,656
  • kong/kongAvatar de Kong

    Kong/kong

    43,653Ver en GitHub↗

    Kong is a high-performance API gateway and service connectivity platform designed to manage, secure, and monitor traffic across distributed microservices and hybrid cloud environments. It functions as a centralized control plane for service governance, providing essential traffic routing, load balancing, and request transformation capabilities to ensure consistent policy enforcement across all service endpoints. The platform distinguishes itself through a modular plugin architecture and a declarative configuration engine that allows infrastructure behavior to be defined via version-controlled

    Scalable gateway built on Nginx with plugin support.

    Luaaiai-gatewayapi-gateway
    Ver en GitHub↗43,653
  • lyft/envoyAvatar de lyft

    lyft/envoy

    28,414Ver en GitHub↗

    Envoy is a cloud-native service proxy and distributed system traffic manager designed to route and control network traffic between services and clients. It operates as an L4 and L7 network proxy, managing communication at the edge and middle levels of a distributed cloud environment. The project provides capabilities for API gateway implementation and edge proxy routing to direct external requests to internal services. It serves as a foundation for service mesh traffic management and cloud-native load balancing to ensure high availability across backend instances. The system also includes to

    Edge and service proxy for cloud-native applications.

    C++
    Ver en GitHub↗28,414
  • cloudflare/pingoraAvatar de cloudflare

    cloudflare/pingora

    26,833Ver en GitHub↗

    Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies, layer seven load balancers, and TLS termination proxies. It serves as an asynchronous network library designed to intercept and route HTTP, gRPC, and WebSocket traffic between clients and upstream backend servers. The project enables zero-downtime service updates by handing over listening sockets between processes during binary or configuration upgrades. It utilizes a programmable multi-phase pipeline to modify request and response bodies and headers, and it provides a pluggable T

    Library for building fast, reliable network services.

    Rust
    Ver en GitHub↗26,833
  • cilium/ciliumAvatar de cilium

    cilium/cilium

    23,806Ver en GitHub↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Networking and security layer using BPF for API-aware traffic.

    Gobpfcncfcni
    Ver en GitHub↗23,806
  • netflix/zuulAvatar de Netflix

    Netflix/zuul

    14,027Ver en GitHub↗

    Zuul is an API gateway service that manages incoming network traffic to backend services. It serves as a routing layer and edge security proxy that provides centralized control over security and monitoring for microservices. The project implements a dynamic request router that maps incoming paths to backend locations using configurable rules that can be updated at runtime. It also includes a circuit breaker implementation to monitor backend failure rates and stop traffic to failing services to prevent cascading outages. The gateway provides a filter-based request pipeline for processing traf

    Edge service for routing and monitoring.

    Java
    Ver en GitHub↗14,027
  • tyktechnologies/tykAvatar de TykTechnologies

    TykTechnologies/tyk

    10,744Ver en GitHub↗

    Tyk is an open-source API gateway written in Go that routes, secures, and monitors network traffic across REST, GraphQL, TCP, and gRPC protocols. It functions as a multi-protocol proxy designed to deliver requests to backend services while managing the end-to-end API lifecycle. The system distinguishes itself through a plugin-based architecture that allows for the injection of custom logic into the request and response middleware chain. It also features native Kubernetes integration, operating as an ingress controller that uses operators and custom resource definitions to deploy security poli

    Lightweight gateway featuring analytics and logging.

    Go
    Ver en GitHub↗10,744
  • bunkerity/bunkerwebAvatar de bunkerity

    bunkerity/bunkerweb

    10,629Ver en GitHub↗

    BunkerWeb is a containerized suite of infrastructure tools that functions as a cloud-native web application firewall and Nginx reverse proxy. It provides a security layer for web applications, combining traffic routing with automated SSL certificate management and a web-based security dashboard for monitoring and configuration. The project distinguishes itself through its deep integration with container orchestrators, serving as a Kubernetes ingress controller that automates security settings and service discovery via container labels. It features a plugin-based extension model and a manageme

    Secure-by-default web app hosting and reverse proxy.

    Python
    Ver en GitHub↗10,629
  • fabiolb/fabioAvatar de fabiolb

    fabiolb/fabio

    7,332Ver en GitHub↗

    Fabio is a network gateway that provides reverse proxying, layer 7 traffic management, and automated service discovery mapping. It functions as an HTTP reverse proxy, a gRPC and TCP proxy, and a service discovery gateway to route incoming traffic to healthy backend instances. The project distinguishes itself through deep integration with service registries, specifically acting as a Consul load balancer to automatically synchronize routing tables and update destination targets. It manages diverse traffic types using SNI-based routing for raw TCP streams and maintains full protocol compatibilit

    Zero-conf load balancing router for microservices.

    Go
    Ver en GitHub↗7,332
  • luraproject/luraAvatar de luraproject

    luraproject/lura

    6,780Ver en GitHub↗

    Lura is an API gateway and traffic router that directs network requests to backend services using a configurable pipeline of processing steps. It functions as a backend load balancer and a request middleware engine designed to validate, modify, and transform incoming requests and responses. The system specializes in API response aggregation, allowing it to execute concurrent requests to multiple backend services and merge the results into a single unified output. This includes the ability to perform dynamic response mapping by renaming fields and filtering data to optimize the final client pa

    High-performance gateway with middleware capabilities.

    Goapi-gatewayapisbackend-services
    Ver en GitHub↗6,780
  • haproxy/haproxyAvatar de haproxy

    haproxy/haproxy

    6,344Ver en GitHub↗

    HAProxy is a high-performance TCP and HTTP proxy that distributes traffic across multiple backend servers to ensure availability and fault tolerance for critical services. It operates in either TCP or HTTP mode, with an event-driven, single-threaded reactor that handles tens of thousands of connections without context switching, and supports kernel-level data transfer to minimize memory usage and latency. What distinguishes HAProxy is its configuration-file-first design, where all load-balancing rules and runtime behavior are defined in a declarative text file parsed at startup. It embeds a L

    High-performance TCP/HTTP load balancer.

    Ccachecachingddos-mitigation
    Ver en GitHub↗6,344
  • langroid/langroidAvatar de langroid

    langroid/langroid

    3,894Ver en GitHub↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Provides a unified API gateway to handle load balancing, retries, and fallbacks for LLM traffic.

    Pythonagentsaichatgpt
    Ver en GitHub↗3,894
  • ory/oathkeeperAvatar de ory

    ory/oathkeeper

    3,564Ver en GitHub↗

    A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.

    Identity and access proxy for HTTP requests.

    Go
    Ver en GitHub↗3,564
  • zalando/skipperAvatar de zalando

    zalando/skipper

    3,264Ver en GitHub↗

    An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress

    HTTP router for decoupling routing from service logic.

    Go
    Ver en GitHub↗3,264
  • vulcand/vulcandAvatar de vulcand

    vulcand/vulcand

    3,097Ver en GitHub↗

    Programmatic load balancer backed by Etcd

    Programmatic load balancer backed by Etcd.

    Go
    Ver en GitHub↗3,097
  • expressgateway/express-gatewayAvatar de ExpressGateway

    ExpressGateway/express-gateway

    3,035Ver en GitHub↗

    Express Gateway is a centralized API gateway built on the Express.js framework, designed to serve as a single entry point for microservices architectures. It manages incoming network traffic by routing requests to backend services based on defined path-based rules while enforcing security policies and authentication protocols at the edge. The system distinguishes itself through a configuration-driven approach that utilizes a centralized definition file to dictate routing logic and policy application. It features a hot-reloading engine that allows for real-time updates to routing rules and sec

    Microservices gateway built on the Node.js ecosystem.

    JavaScriptapi-gatewayendpointsexpress-gateway
    Ver en GitHub↗3,035
  • nrel/api-umbrellaAvatar de NREL

    NREL/api-umbrella

    2,175Ver en GitHub↗

    Open source API management platform

    Management platform for exposing and monitoring web services.

    Ruby
    Ver en GitHub↗2,175
  • apache/trafficserverAvatar de apache

    apache/trafficserver

    1,955Ver en GitHub↗

    Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.

    High-performance building block for cloud services.

    C++
    Ver en GitHub↗1,955
  • strongloop/microgatewayAvatar de strongloop

    strongloop/microgateway

    1,187Ver en GitHub↗

    IBM API Connect Microgateway framework, built on Node.js & Nginx

    Node.js-based API gateway.

    JavaScriptapi-managementapiconnectgateway
    Ver en GitHub↗1,187
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. API Gateways