Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 306 Bytes

go-qotd

Simple implementation of a Quote Of The Day (qotd) server in Go

First steps in Go.

Run server using go run main.go [port] [quotes.csv] and call it via curl: curl localhost:[port]

For convenience I added a small script to download some quotes from Forismatic.com.