detectiveHLH / go-backend-starterLinks
Based on gin, gorm RESTFUL style backend framework, using go mod as the project's package manager
☆20Updated 5 years ago
Alternatives and similar repositories for go-backend-starter
Users that are interested in go-backend-starter are comparing it to the libraries listed below
Sorting:
- 使用go-gin框架完成的游戏社区后台服务,数据库采用mongodb.☆24Updated 5 years ago
- varconf配置中心后端代码(varconf是基于golang的分布式统一配置中心,轻量级部署和接入)☆13Updated 5 years ago
- 💥💥 仿今日头条后端 API 服务 Golang ,后台管理, APP 服务, Vue、 ReactJS、台湾头条☆52Updated 7 years ago
- golang 微信开发工具☆10Updated 7 years ago
- 期望做一个基于go-micro + casbin + jwt 的用户认证和权限的微服务☆34Updated 6 years ago
- 言简意赅的快餐式新闻网站, gorose orm+dotweb框架快速构建go web网站实战项目☆28Updated 7 years ago
- 【Golang版】微信access_token、jsapi_ticket、signature签名算法生成示例,开箱即用☆27Updated 7 years ago
- Go 文件上传模块,hash去重/图片缩略图/配置文件,自实现☆38Updated 7 years ago
- Go、Gin、Elasticsearch开发的云音乐歌手、歌曲、评论搜索API,线上演示地址在右边:☆32Updated 5 years ago
- Build Microservice in Go and MongoDB☆35Updated 7 years ago
- 一个rpcx的演示程序 - 电子商城☆32Updated 6 years ago
- 更实用的 Go 开发的社区(论坛),Better use of Go development community (forum) http://www.jianzhoubian.com☆79Updated 5 years ago
- 英语学习,资料来源英语流利说,英语平台:medium、kubernetes 等各种技术网站、博客等。该项目即将 Archive,请移步 https://github.com/yangwenmai/learning-growth☆43Updated 6 years ago
- 从零开始微服务框架使用☆44Updated 6 years ago
- simpler golang logger which package sugared zap☆36Updated 3 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代