# microsys **Repository Path**: stlswm/microsys ## Basic Information - **Project Name**: microsys - **Description**: golang微服务助手 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-22 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # microsys #### 项目介绍 golang微服务助手 1. 实现http请求的加解密 2. 实现http application/json 请求 3. 实现http json请求的标准输入、输出与错误码 #### 软件架构 golang #### 安装教程 1. git clone #### 使用说明 1. 用于微服务架构不同子系统的内部请求(http加密与解密) 2. 用于http接口的请求参数解析与标准输出 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request