Awesome Open Source
Awesome Open Source
Combined Topics
gin
x
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210
The Top 85 Gin Open Source Projects
Categories
>
Frameworks
>
Gin
Gin
⭐
47,221
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.
Gin Vue Admin
⭐
7,409
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~
Go Admin
⭐
4,859
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
Go Gin Example
⭐
4,241
An example of gin
Go Admin
⭐
3,778
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)分分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev
Air
⭐
3,325
☁️ Live reload for Go apps
Gin Doc Cn
⭐
1,730
go 语言框架 gin 的中文文档
Gin Jwt
⭐
1,686
JWT Middleware for Gin framework
Gin Swagger
⭐
1,592
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
Golang Gin Realworld Example App
⭐
1,509
Exemplary real world application built with Golang + Gin
Ultimate Go
⭐
1,460
This repo contains my notes on working with Go and computer systems.
Examples
⭐
1,343
A repository to host examples and tutorials for Gin.
Go Collection
⭐
1,225
🌷 awesome awesome go, study golang from basic to proficient
Go
⭐
969
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
Gowebsocket
⭐
969
golang基于websocket单台机器支持百万连接分布式聊天(IM)系统
Go Gin Api
⭐
787
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
Wblog
⭐
766
基于gin+gorm开发的个人博客项目
Snake
⭐
655
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
Learning_tools
⭐
645
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
Authz
⭐
514
gin-authz is an authorization middleware for Gin
Jsquery
⭐
478
JsQuery – json query language with GIN indexing support
Gin Oauth2
⭐
363
Middleware for Gin Framework users who also want to use OAuth2
Go Project Sample
⭐
353
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
Tgram
⭐
342
typegram: open source publishing platform
Go Gin Boilerplate
⭐
337
A starter project with Golang, Gin and DynamoDB
Reading
⭐
325
整理阅读过的干货文章, 帖子
Go Admin
⭐
299
go web api,包含gin+gorm+jwt+rbac等。
Ginpprof
⭐
279
A wrapper for golang web framework gin to use net/http/pprof easily.
Mdblog
⭐
267
用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客
Go Blog
⭐
261
Golang+gin+vue+MySQL blog
Market_monitor
⭐
250
💂 market monitor
Awesome Gin
⭐
244
awesome for gin framework
Goweibo
⭐
244
Go Weibo App
Nlpgnn
⭐
231
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Goview
⭐
219
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
Gopherlabs
⭐
205
Go - Beginners | Intermediate | Advanced
Ginhello
⭐
201
Gin 学习示例代码
Note Gin
⭐
198
【重构中....】🎉📗📝Cloud note file system, supporting MD file batch upload and download and online reading📌 前端:https://github.com/biningo/note-vue
Email Dashboard
⭐
196
📪 An interactive emailing management service with scheduling, templating, tracking and A/B testing.
Godev
⭐
196
Golang development tool that supports project bootstrap, live-reload (tests + application), and auto dependency retrieval based on Go Modules
Quickshare
⭐
190
Quick and simple file sharing between different devices.
Go_init
⭐
187
一个用go组织项目结构,主要包括 gin, goredis, gorm, websocket, rabbitmq等。👉
Goilerplate
⭐
179
Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.
Book
⭐
167
《Go 语言编程之旅:一起用 Go 做项目》本书涵盖细分为 5 + 1 板块,分别是命令行、HTTP、RPC、Websocket 应用、进程内缓存以及 Go 语言中的大杀器。
Cmall Go
⭐
166
golang写的电子商城的API接口
Go Gin Mgo Demo
⭐
159
A demo CRUD application in golang using the popular gin-gonic framework
Ginrpc
⭐
159
gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
Bugsnag Go
⭐
156
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Zap
⭐
144
Alternative logging through zap
Gosql
⭐
143
golang orm and sql builder
Jwtdemo
⭐
140
gin基于JWT实现token令牌功能demo
Cinema
⭐
140
使用 go-micro 微服务框架开发的电影院订票系统
Gin Rtsp
⭐
140
基于Gin + WebSocket + JSMpeg,在HTML页面上直接播放RTSP视频流。
Asgard
⭐
140
Asgarde Framework
Go Http Metrics
⭐
138
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
Ego
⭐
136
Simple Go microservice framework
Gin_bbs
⭐
126
Gin BBS App
Jwt Key Server
⭐
124
JWT based remote licensing server.
Gin Web
⭐
121
由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建完成即可快速、高效投入业务开发
Zendea
⭐
119
A free, open-source, self-hosted forum software written in Go 官方QQ群:656868
Ugin
⭐
118
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Chat Room
⭐
114
使用GO+Vue构建的聊天室网站
Gzip
⭐
113
💾 Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
Logrus
⭐
111
Hooks for logrus logging
Totoval
⭐
110
An out-of-the-box artisan API web-framework written in go.
Speedbump
⭐
108
A Redis-backed rate limiter in Go
Gin Cors
⭐
107
Cross Origin Resource Sharing middleware for gin-gonic
Gin Template
⭐
106
golang template for gin framework!
Gaea
⭐
105
Gaea is a Gin-based web framework, reference gin https://github.com/gin-gonic/gin
Owllook_api
⭐
101
owllook - 简洁优雅的小说API🎉
Ginbro
⭐
99
Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
Blockchain Real Estate
⭐
96
🚀基于区块链的房地产交易系统小模型。提供销售和捐赠功能。本项目使用Hyperledger Fabric构建区块链网络, go编写智能合约,应用层使用gin+fabric-sdk-go调用合约。前端展示使用vue+element。体验地址:http://blockchain.togettoyou.com/web
Ppgo_api_demo_gin
⭐
90
API接口应用Demo 基于Gin
Gin Xorm Admin
⭐
64
使用 gin 和 xorm 搭建权限管理基础框架
Zhihu
⭐
61
仿知乎网站
Gin Gomonitor
⭐
60
Gin middleware for monitoring
Duckygo
⭐
59
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Gin Glog
⭐
55
Gin middleware to use glog
Labac
⭐
51
简单搭建一个实验室网站 👏🐳 show your Lab achievement
Pinecms
⭐
39
基于Iris/Gin+XORM+Easyui(后端)开发的CMS管理系统,权限管理,页面自动静态化,标签化,数据库备份,上传下载, 多主题切换 (正在重构后端页面,新功能敬请期待)
Ginlearn
⭐
34
Gin
Microservice_learning
⭐
32
从零开始微服务框架使用
Hot Comment
⭐
28
Go、Gin、Elasticsearch开发的云音乐歌手、歌曲、评论搜索API,线上演示地址在右边:
Gin Stats
⭐
26
Gin's middleware for request stats
Goforum
⭐
23
Let's go a forum
1-85 of 85 projects
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210