# GoCatFacts Beautiful program. HTTP server. You hit? You get fact. Boom. Default port 80. Quick and dirty proof of concept. ```shell go run main.go ``` Initial fact list copied from https://github.com/0x27/catfacts/blob/master/catfacts.txt