/gin-skeleton

Go project template for rapid REST API development using the Gin framework

Primary LanguageGo

Gin REST API template

(Fastr framework)

Go project template based on clean architecture for rapid development using the Gin framework.

Includes:

  • Routing, middleware support and panic recovery with Gin
  • Database connection and migrations support with GORM
  • Dockerization
  • Generator tool (fastr) for scaffolding APIs with one command
  • Request data validators

Features:

Refs: