A tool to extract, transform and load metadata for eresources, esp. ebooks, in a DB, and match them with library records
What it does :
Requires :
$ go get golang.org/x/crypto/bcrypt
$ go get github.com/microcosm-cc/bluemonday
$ go get -u github.com/terryh/goisbn
$ go get github.com/gorilla/mux
$ go get github.com/gorilla/Schema
$ go get github.com/gorilla/sessions
$ go get github.com/nicomo/gosudoc
$ go get gopkg.in/mgo.v2
$ go get gopkg.in/mgo.v2/bson
Before you start, fill in the config/config.json file :