1 repo
Systems that allow extending core application functionality through modular, dynamically loaded code components.
Distinguishing note: Focuses on the infrastructure for extending request processing pipelines, distinct from general-purpose application plugin systems.
Explore 1 awesome GitHub repository matching devops & infrastructure · Plugin Frameworks. Refine with filters or upvote what's useful.
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
Injects custom logic into the request processing pipeline through a modular system that enables dynamic functionality extension.