基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
☆5,973Dec 23, 2023Updated 2 years ago
Alternatives and similar repositories for go-gin-api
Users that are interested in go-gin-api are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可…☆24,594Apr 16, 2026Updated last week
- An example of gin☆7,182Mar 13, 2026Updated last month
- 基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目…☆12,628Sep 10, 2025Updated 7 months ago
- A cloud-native Go microservices framework with cli tool for productivity.☆32,955Apr 16, 2026Updated last week
- A powerful framework for faster, easier, and more efficient project development.☆13,112Apr 10, 2026Updated 2 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Your ultimate Go microservices framework for the cloud-native era.☆25,633Apr 4, 2026Updated 3 weeks ago
- A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.基于 Golang + Gin + GORM…☆2,842Jun 16, 2025Updated 10 months ago
- Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践☆4,292Dec 30, 2024Updated last year
- 🦅 A Go framework for the API or Microservice☆2,421Updated this week
- Go 每日一库☆5,253May 5, 2023Updated 2 years ago
- 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc f…☆16,892Jul 19, 2024Updated last year
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,396Apr 1, 2026Updated 3 weeks ago
- 【Go 从入门到实战】学习笔记,从零开始 学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... …☆4,915Apr 7, 2024Updated 2 years ago
- 🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices…☆5,116Jan 16, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】☆5,505Apr 10, 2026Updated 2 weeks ago
- golang基于websocket单台机器支持百万连接分布式聊天(IM)系统☆3,095Mar 23, 2026Updated last month
- WeChat SDK for Go (微信SDK:简单、易 用)☆5,246Feb 11, 2026Updated 2 months ago
- Uber Go 语言编码规范中文版. The Uber Go Style Guide .☆8,168Jun 30, 2025Updated 9 months ago
- 定时任务管理系统☆6,252Mar 27, 2024Updated 2 years ago
- 设计模式 Golang实现-《研磨设计模式》读书笔记☆9,024Oct 15, 2025Updated 6 months ago
- 📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions☆6,356Feb 27, 2026Updated last month
- 基于go语言gin框架封装的web项目骨架☆969Updated this week
- Gin+Gorm开发Golang API快速开发脚手架☆1,938Jul 5, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A comprehensive, efficient, and reusable util function library of Go.☆5,281Mar 7, 2026Updated last month
- A lightweight concurrent server framework based on Golang.☆7,717Oct 27, 2025Updated 5 months ago
- Jupiter: Governance-oriented Microservice Framework.☆4,563Apr 11, 2026Updated 2 weeks ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,306Mar 10, 2026Updated last month
- 一个很棒的Go框架、库和软件的中文收录大全。脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~☆5,221Updated this week
- 由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建 完成即可快速、高效投入业务开发☆753May 5, 2023Updated 2 years ago
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,067Oct 7, 2025Updated 6 months ago
- A golang framework helps gopher to build a data visualization and admin panel in ten minutes☆8,947Jun 24, 2025Updated 10 months ago
- 企业级的 Go 语言实战项目:认证和授权系统(带配套课程)☆4,188Mar 20, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等☆4,460Feb 9, 2023Updated 3 years ago
- golang面试题集合https://interview.disign.me/☆5,546Dec 2, 2025Updated 4 months ago
- database to golang struct☆2,434Feb 12, 2026Updated 2 months ago
- A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.☆10,866Jan 3, 2026Updated 3 months ago
- Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。☆7,363May 22, 2024Updated last year
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,127Aug 14, 2024Updated last year
- a cron library for go☆14,115Jul 8, 2024Updated last year