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
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • apache/shenyuA

    apache/shenyu

    8,794Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,794
  1. Home
  2. Software Engineering & Architecture
  3. API Gateways
  4. Dynamic Plugin Extensions