48 skills found · Page 2 of 2
zc2638 / SwagNo comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, echo, httprouter, fasthttp and more.
morlay / Gin Swagger[DEPRECATED]
aiyi / Swagger Gin[DEPRECATED] Generate REST API boilerplate code for gin web framework
kyhsa93 / Gin Rest Cqrs ExampleExample for Go, Gin, MySQL, Redis, REST api, CQRS, Swagger
openapi-ui / Go Openapi Uigo-openapi-ui is an embedded OpenAPI/Swagger documentation ui for Go using OpenAPI-UI
antonio-gaskin / Gin Postgre BoilerplateProduction-grade Go backend using Gin, GORM, Redis, and Swagger with clean architecture and fintech-ready infrastructure.
qjw / Go Swagger Docgo gin自动生成swagger ui spec的工具库
alireza-fa / Golang Car ShopGolang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT
golang-collection / Go RestfulAPI本项目使用Go语言构建Restful API服务,项目采用gin构建,包括jwt,swagger,viper, zap, gorm, make,bash等模块,通过docker一键部署并且可以动态扩缩容实现负载均衡。
takehanKosuke / Go Gin InitGo+Gin+mysql+swagger+dockerのテンプレートです
go-webtools / Knife4gosimply Assembled knife4j + gin-swagger, it means an enhanced version of gin-swagger with nice UI. Also, it can be called knife4go
LordGhostX / Swag Gin DemoThis Go + Gin demo application showcases how to automatically generate Swagger documentation from source code using swaggo/swag.
hinokamikagura / Go Job Opportunities ApiA scalable Job Opportunities API implemented in Go, featuring Gin as the HTTP router, GORM for ORM-based database management, and SQLite as the storage layer. Includes Swagger for automatic API documentation and testing, structured with modern, maintainable Go project conventions.
Yuukirn / EgsA Go framework based on Gin, designed to quickly generate Swagger documentation.
tx991020 / GeekCreate a Gin/iris/go-micro+Gorm+Redigo Restful API application
innobead / GogradleA Golang plugin for building, testing, dependency management and popular frameworks (gRPC, Gin, Swagger, ...) supported
raimundo-ferreira / Api Exemple GoExample API with Golang using Gin, PostgreSQL, PGX, JWT and Swagger.
zhang2657977442 / Golang Gin Starter✨一款基于 Golang + Gin + JWT + Swagger + 自定义 Logger 的快速开发模版
iamlongalong / Longframegolang web框架,集成 gin 、 viper 、 jwt 、 casbin 、 ase 、 rsa 、 gorilla/websocket 、 swagger 、 kafka、go-redis 、gorm v2 、id generator 等常用工具,是一个开箱即用,快速开发的 web 项目脚手架
deepakmuthekar / Gin Rest ApiGin REST API Example