gs-akhan / goexample-newswebsite

Very minimal webserver in GoLang that displays latest news from BBC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Very minimal webserver in GoLang that displays latest news from BBC

License:MIT License


Languages

Language:Go 55.9%Language:HTML 29.7%Language:CSS 14.4%