# grpc_scripts **Repository Path**: ynzj/grpc_scripts ## Basic Information - **Project Name**: grpc_scripts - **Description**: grpc脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-09 - **Last Updated**: 2023-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # grpc_scripts #### 介绍 grpc脚本,通过各个语言调用grpc接口服务,目前支持语言nodejs、python、 #### 软件架构 客户端基础封装 #### 安装教程 1. [nodejs安装](./nodejs/README.md#构建nodejs环境) 2. [python安装](./python/README.md#构建python环境) #### 使用说明 1. [nodejs运行](./nodejs/README.md#运行) 2. [python运行](./python/README.md#运行) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request