is my first Golang app. Before using it please setup ArrangoDB environement. Create databse name "crawler" in ArrangoDB and go to db.go file and change your username and password. Also please install all dependecies:
- JSON parsing github.com/tidwall/gjson
- ArrangoDB driver for Golang: driver "github.com/arangodb/go-driver", "github.com/arangodb/go-driver/http"