/dmm-crawler-go

Dmm Crawler with Golang

Primary LanguageGoMIT LicenseMIT

dmm-crawler-go

CircleCI Go Report Card

dmm crawler go

$ go get github.com/ushios/dmm-crawler-go

Development

Runnning test

Set environments.

TEST_DMM_API_ID=xxxxxxxxx
TEST_DMM_AFFILIATE_ID=xxx-xxx

Running go test command.

$ go test ./...