# gateway **Repository Path**: juffson/gateway ## Basic Information - **Project Name**: gateway - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: client_retry - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-04 - **Last Updated**: 2021-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gateway HTTP -> Proxy -> Router -> Middleware -> Client -> Selector -> Node ## Protocol * HTTP -> HTTP * HTTP -> gRPC * gRPC -> gRPC ## Encoding * Protobuf Schemas ## Endpoint * prefix: /api/echo/* * path: /api/echo/hello * regex: /api/echo/[a-z]+ * restful: /api/echo/{name} ## Middleware * cors * auth * datacenter * dyeing * logging * tracing * metrics * ratelimit * retry