Categorygithub.com/codemowers/hello-gin
module
0.0.0-20240822132824-252312f948bf
Repository: https://github.com/codemowers/hello-gin.git
Documentation: pkg.go.dev

# README

Hello cloud native Gin

Cloud native example of Gin web framework

  • Includes Prometheus metrics middleware and endpoint
  • Builds statically linked binary for minimized Docker image footprint

Usage

Building and running locally:

docker-compose up --build

Proceed to open up http://localhost:8000

For Skaffold usage substitute foobar in deployment.yaml with your username.

# Packages

No description provided by the author