Blogger is a simple golang http server that serves html files from a directory.
- Download the project from github
go get -u github.com/basebandit/blogger
- Run it
└──╼ $ blogger -port 8888
Server listening on address :8888
This project is governed by the following license