Skip to content
/ go-qotd Public

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

License

Notifications You must be signed in to change notification settings

ldb/go-qotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Check out takeyourhatoffs implementation which is highly optimized as well :)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published