sermojohn / go-demo

A golang simple app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-demo

Demo app using Go with modules

This project is demo-ing:

  • using GO with modules
  • build and run using Docker
  • test and build using make

The above approach is ONLY for demo purposes and is NOT for production use.

About

A golang simple app

License:Apache License 2.0


Languages

Language:Go 42.6%Language:Makefile 36.8%Language:Dockerfile 20.6%