/go-demo

A golang simple app

Primary LanguageGoApache License 2.0Apache-2.0

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.