8000 GitHub - iquzart/gin-boilerplate: Go Gin Boilerplate for Microservice development with graceful shutdown
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iquzart/gin-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin Boilerplate

Build and Test Go Report Card GitHub Metrics Support

Golang Gin Boilerplate

Features

  1. Configurable Graceful Shutdown
  2. Custom ports
  3. Health check for Kubernetes
  4. Prometheus Metrics

Environment Veriables

Variable Description Default
PORT Application port 8080
GIN_MODE Gin Modes - debug, release, test release
ENABLE_GRACEFUL_SHUTDOWN To enable graceful shutdown of the application true
API_VERSION Set API version for the application v1.0.0

License

MIT

Author Information

Muhammed Iqbal iquzart@hotmail.com

Releases

No releases published

Packages

No packages published
0