/gin-starter

A simple starter to create Gin based applications.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

gin-starter

A simple starter to create Gin based applications.

Features

  • uber/fx for dependency injection
  • uber/zap : replace log/slog with uber/zap as uber/fx already used its.
  • use authz and casbin for authentication and authorization
  • enable sqlc for db schema and migration management mechanism

To do list

References

Memo