API Design

API Gateway

A server that acts as a single entry point for API requests, handling routing, rate limiting, authentication, and load balancing before forwarding to backend services.

相关协议

在指南中提及

另请参阅