Categorygithub.com/muuvmuuv/smol-go
modulepackage
1.0.0
Repository: https://github.com/muuvmuuv/smol-go.git
Documentation: pkg.go.dev

# README

Smol (small) go Docker container

This is an example how to create a super small go docker container which already includes the super fast HTTP Framework Gin.

Size is: 11.7MB

Usage

See Makefile

Test

make container
make run

Now use your browser to navigate to either http://localhost or http://localhost/welcome.