source : github.com/larryprice/go-for-web-dev
Personal library. Store your favourite book titles.
Requirements:
Go 1.6 or higher
A working golang environment
sqlite
Setting up:
go get github.com/ekrem95/collecting-book-titles
Run:
cd $GOPATH/src/github.com/ekrem95/collecting-book-titles
go run main.go
app can also be started by just running: collecting-book-titles