/goexample-newswebsite

Very minimal webserver in GoLang that displays latest news from BBC

Primary LanguageGoMIT LicenseMIT

goexample-newswebsite

Very minimal webserver in GoLang that displays latest news from BBC

How the hell do I run this.

The entire code is in index.go file

  1. Clone the repo
  2. Get into the folder and type go run index.go
  3. Browse http://localhost:9080