awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesDynamic Plugin Extensions

Extensibility mechanisms for API gateways that allow adding request processing logic at runtime.

Distinct from API Gateways: Focuses on the operational ability to extend a running gateway, whereas the parent is the general architectural pattern.

Explore 1 awesome GitHub repository matching software engineering & architecture · Dynamic Plugin Extensions. Refine with filters or upvote what's useful.

Awesome Dynamic Plugin Extensions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/shenyuA

    apache/shenyu

    8,794Ver en GitHub↗

    Shenyu is a microservices API gateway designed to route external traffic to backend services using dynamic rules and protocol conversion. It functions as a central entry point that manages traffic flow through a combination of an API traffic governor, a distributed configuration manager, and a security layer for protecting endpoints. The project features a dynamic plugin architecture that allows for the injection of custom request processing logic without restarting the server. It utilizes a distributed coordination service to synchronize routing and policy updates across a gateway cluster in

    Allows adding custom request processing logic through dynamically loaded plugins without interrupting service availability.

    Java
    Ver en GitHub↗8,794
  1. Home
  2. Software Engineering & Architecture
  3. API Gateways
  4. Dynamic Plugin Extensions