/goCrawlerHot

go 实现今日热榜 python 版本:https://github.com/pangxiaobin/CrawlerHot

Primary LanguageGoMIT LicenseMIT

goCrawlerHot

go 实现今日热榜

运行

git clone https://github.com/pangxiaobin/goCrawlerHot.git

cd goCrawlerHot

go run main.go

打包

cd goCrawlerHot
# 不指定打包名称
go build 
# 指定打包后的名称
go build -o main main.go

运行效果

默认端口为8080

hot