Application & Interface Layer
Application Layer
OpenAPI and Web Console: Provides OpenAPI and web console interfaces. In the future, SDKs for various programming languages will be offered to facilitate seamless integration with clients.
Interface Layer
Integrated API Gateway: Capable of horizontal scaling based on request volume, performing security-related authentication and authorization functions. Includes modules for fine-grained traffic control, such as rate-limiting and circuit breakers, to mitigate load situations and enable resilient recovery. Supports multiple protocols, including HTTP/WS, gRPC, and GraphQL, to meet diverse client requirements.
Last updated