Master
Aggregates multiple backend services behind a single, secure HTTP endpoint, providing unified access and authentication.
关于
Master acts as a central proxy, allowing you to consolidate numerous backend services under one secure HTTP endpoint. It streamlines the management and exposure of these services, making it ideal for containerized environments and cloud deployments. With first-class OAuth support, it provides robust authentication options, from master token pass-through to delegated provider flows, ensuring secure and controlled access to your aggregated resources.
主要功能
- Resilient request routing with load-balancing and circuit-breakers
- 2 GitHub stars
- Aggregates multiple backend services with discovery and namespacing
- Comprehensive OAuth support including token pass-through and delegated flows
- Config-driven setup with schema validation and secret resolution
- Cross-platform deployment on Node.js, Docker, and Cloudflare Workers
使用案例
- Centralizing access to multiple backend services through a single gateway
- Securing access to internal APIs and services using OAuth
- Deploying backend services in containerized or serverless environments with simplified exposure