# go-webApi **Repository Path**: sixnine/go-webApi ## Basic Information - **Project Name**: go-webApi - **Description**: 集成gin、gorm - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2022-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-webApi #### 介绍 集成gin、gorm、websocket 等多个插件 #### 软件架构 conf:用于存储配置文件 middleware:应用中间件 models:应用数据库模型 pkg:第三方包 routers 路由逻辑处理 runtime 应用运行时数据 service 具体实现逻辑 #### 安装教程 1. go mod 下载 2. 运行main函数 #### 参与贡献 1. github 2. golang #### 码云特技 1. [cxxbtt的博客地址](https://deathlimbo.github.io)