go-gin-api
The API framework based on Gin's modular design
...For example, it supports cors cross-domain, jwt signature verification, zap log collection, panic exception capture, trace link tracking, prometheus monitoring indicators, swagger document generation, viper configuration file parsing, gorm database components, gormgen code generation tools, graphql query language, errno uniformly defines error codes, the use of gRPC, cron scheduled tasks, etc. go-gin-api It is an API framework based on Gin 's modular design. It encapsulates commonly used functions and is easy to use. It is dedicated to rapid business research and development. At the same time, it adds more restrictions to constrain the development members of the project team and avoid chaotic and free coding.