文件名称:在Github上可以访问趋势库和开发人员的库。-Golang开发
文件大小:318KB
文件格式:ZIP
更新时间:2024-06-15 11:01:49
Golang Third-party APIs
go-trending一个软件包,用于从使用golang编写的Github中检索趋势存储库和开发人员。 该软件包的灵感来自rochefort / git-trend(Ruby)和sheharyarn / github-trending(Ruby)。 Go-trending功能一个软件包,用于从使用Golang编写的Github中检索趋势存储库和开发人员。 该软件包的灵感来自rochefort / git-trend(Ruby)和sheharyarn / github-trending(Ruby)。 功能获取热门存储库获取热门开发人员获取热门语言获取GitHub已知的所有编程语言通过时间和(编程)语言进行过滤GitHub Enterprise Installation的支持go gettable $ go get github.com/andygrunwald/go-trending(可选)
【文件预览】:
go-trending-master
----.travis.yml(144B)
----testdata()
--------github.com_trending_developers.html(319KB)
--------github.com_trending.html(388KB)
----img()
--------go-trending-shrinked.png(244KB)
----doc.go(910B)
----LICENSE(1KB)
----trending_example_test.go(2KB)
----trending_test.go(11KB)
----.gitignore(322B)
----trending.go(15KB)
----Makefile(916B)
----go.sum(2KB)
----README.md(4KB)
----go.mod(99B)