awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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.

  1. Home
  2. Software Engineering & Architecture
  3. API Gateways
  4. Dynamic Plugin Extensions

Awesome Dynamic Plugin Extensions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/shenyuA

    apache/shenyu

    8,794在 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
    在 GitHub 上查看↗8,794