基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR...
#Web框架#Gin 是一个用 Go (Golang) 编写的 HTTP web 框架。 它是一个类似于 martini 但拥有更好性能的 API 框架, 优于 httprouter,速度提高了近 40 倍。如果你需要极好的性能,使用 Gin 吧。
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.
GIN API Framework是一款专为Go Gin 框架打造的API Framework
Go 微服务框架,Router 基于 Gin,同时支持 gRPC 和 HTTP,封装各种常用组件,开箱即用,专注业务。
生产就绪的api服务端(基于golang gin)
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
翻译 - 杜松子酒中间件,以使用Swagger 2.0自动生成RESTful API文档。
Gin+Gorm开发Golang API快速开发脚手架
Golang REST API sample with MariaDB integration using Gin and GORM
go web api,包含gin+gorm+jwt+rbac等。
An example Golang Restful API with [Gin, MongoDB, gin-jwt, gin-sessions, gin-authz, gin-swagger, validate.v9, casbin, go-ini]
Go (Golang) API REST Template/Boilerplate with Gin Framework
API接口应用Demo 基于Gin
boilerplate rest api using https://github.com/gin-gonic
gin-gonic/gin metrics for prometheus.
gin-authz is an authorization middleware for Gin
Ecommerce Rest API application built in Go with Gin Gonic + Gorm