Gin topic
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
List
Gin repositories
ginadmin
207
Stars
37
Forks
Watchers
基于Gin开发的后台脚手架,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包
awesome-gin
394
Stars
30
Forks
Watchers
awesome for gin framework
Forum-App-Go-Backend
187
Stars
54
Forks
Watchers
Forum Backend API built with Golang, GIn Framework, GORM, PostgreSQL/MySQL
logger
176
Stars
35
Forks
Watchers
Gin middleware/handler to logger url path using rs/zerolog
NLPGNN
331
Stars
64
Forks
Watchers
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.