https://github.com/qsctech/qsc-wechat-backend
QSC wechat backend service, realiszed in Go.
https://github.com/qsctech/qsc-wechat-backend
Last synced: 9 months ago
JSON representation
QSC wechat backend service, realiszed in Go.
- Host: GitHub
- URL: https://github.com/qsctech/qsc-wechat-backend
- Owner: QSCTech
- Created: 2018-12-27T08:06:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T14:51:15.000Z (over 7 years ago)
- Last Synced: 2024-11-11T16:11:52.470Z (over 1 year ago)
- Language: Go
- Homepage: https://www.qsc.zju.edu.cn/wechat/sd/health
- Size: 51.8 KB
- Stars: 4
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QSC-wechat-backend
QSC-wechat-backend is a web project written in Go (Golang). It features a lot of APIs with robust behavior, high performance, and easily read code. Also as a gRPC wrapper to some extend, its most service is based on `QSC-gRPC` service.
## Tech Stack
Gin, Gorm, Vendor, JWT, Viper, gRPC
## gRPC Service
> Since some project/code is not suitable to be public, we still keep them in internal version control system.
We have public the following project(s):
- [ZJUintl-gRPC](https://github.com/QSCTech/ZJUintl-gRPC)
## Contribute
Any kind of contribution is welcomed, including feature request, bug report, as well as commit.