/helloworld-web

A simple helloworld web app written GoLang app using net/http.

Primary LanguageGoOtherNOASSERTION

GoLang Helloworld-web Build Status

A simple helloworld web app written GoLang app using net/http.

Prerequisites

GoLang must be installed and configured.

Testing

Typcially

make test

Alternatively

make sonar

Running

make run

License

See LICENCE file