Gin Framework with a structured starter project including Protobuf, CURD operations, routing, pagination and more.
-
Updated
Mar 28, 2019 - Go
Gin Framework with a structured starter project including Protobuf, CURD operations, routing, pagination and more.
基于 Go 语言和 Gin 框架构建的现代化、轻量级 Web API 脚手架项目。该项目采用清晰的分层架构设计,集成了完整的用户认证系统、数据库操作、缓存管理、日志追踪等核心功能,为快速开发高性能的 RESTful API 提供了坚实的基础。
A starter project with Golang and Gin framework. Quickstart web service integrates different tools you may need. Do not worry about import too many redundant tools into the project that make project too bloated, because the tools used are all in different git branches, you can only merge/rebase the needed ones into the development branch.
Add a description, image, and links to the gin-starter topic page so that developers can more easily learn about it.
To associate your repository with the gin-starter topic, visit your repo's landing page and select "manage topics."