/golang_gin_api

An example of gin shop api

Primary LanguageGoMIT LicenseMIT

golang-gin-api

golang-gin-api is a modular design API framework based on Gin, which encapsulates commonly used functions, is simple to use, and is committed to fast business Research and development, while adding more restrictions, restrict the development members of the project team, avoid chaos, disorder and free and arbitrary coding.

Integrated components:

  • Support jwt interface authentication
  • Support zap log collection
  • Support viper configuration file parsing
  • Support go-redis will start a redis-server and run the test cases.

Document