基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR...
Exemplary real world application built with Golang + Gin
翻译 - 使用Golang + Gin构建的示例现实应用程序
#Web框架#Gin 是一个用 Go (Golang) 编写的 HTTP web 框架。 它是一个类似于 martini 但拥有更好性能的 API 框架, 优于 httprouter,速度提高了近 40 倍。如果你需要极好的性能,使用 Gin 吧。
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
Deploy Go Gin on Render
A starter project with Golang, Gin and DynamoDB
Gin Web Framework Prometheus metrics exporter
An example Golang Restful API with [Gin, MongoDB, gin-jwt, gin-sessions, gin-authz, gin-swagger, validate.v9, casbin, go-ini]
lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Go + Gin + Redis + CURD
go-gin web framework sample
A GO development utility library for [GIN](https://github.com/gin-gonic/gin)
go 语言框架 gin 的中文文档
GIN API Framework是一款专为Go Gin 框架打造的API Framework
go web api,包含gin+gorm+jwt+rbac等。
Go (Golang) API REST Template/Boilerplate with Gin Framework
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Server-Sent Events implementation in Go. Used by the Gin Framework.
Ecommerce Rest API application built in Go with Gin Gonic + Gorm