Skip to content

johscheuer/go-hello-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Go webserver

This simple Go webserver prints all information about the networkinterfaces out. You can use the Dockerfile to build a docker image.

Build on Mac OSX

GOOS=linux CGO_ENABLED=0 go build -a -x -o hello-webserver

About

A simple go webserver which prints information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published