# simple-gateway **Repository Path**: yysimple/simple-gateway ## Basic Information - **Project Name**: simple-gateway - **Description**: 高可用网关建设,又可以叫开放平台:目的和愿景是简单配置一个sql就能提供http能力,也能将自己内部的rpc转化成http;能更快的将自己的数据提供给三方厂商等; - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-08-02 - **Last Updated**: 2024-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 网关简介 支持协议转换 # 网关使用 启动 com.simple.gateway.center.SimpleGatewayCenterApp 启动 com.simple.gateway.engine.SimpleGatewayEngineApp 起订 com.simple.gateway.test.provider.interfaces.SimpleGatewayTestApp