# ginblog **Repository Path**: mjreams/ginblog ## Basic Information - **Project Name**: ginblog - **Description**: gin+vue使用gin 学习简单的blog - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-08 - **Last Updated**: 2022-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ginblog #### 介绍 gin+vue使用gin 学习简单的blog #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用了ini方式去解决项目配置问题,参考链接:https://ini.unknwon.io/docs/howto/load_data_sources 2. 使用scrypt方式对用户存储的密码进行加密,参考链接:https://pkg.go.dev/golang.org/x/crypto/scrypt 3. 4.