文件名称:openfec:Go的OpenFEC客户端库
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-21 15:43:18
Go
OpenFec的 该软件包提供对OpenFEC api的编程访问。 cmd中包含示例命令行实用程序,该示例实用程序显示了此API的使用情况。 文档: : 状态:缺少某些端点,欢迎请求拉取! 执照:ISC 例子: 名单候选人宝库 :atom_symbol: ~ $ go get github.com/tmc/openfec/cmd/... :atom_symbol: ~ $ :atom_symbol: ~ $ list-candidates-potus -h Usage of list-candidates-potus: -f string Formatting string (default " {{.Name}} {{.Party}} " ) -party string Political party (default: all) -v verbose output -year int Election c
【文件预览】:
openfec-master
----openfec_test.go(957B)
----cmd()
--------list-candidates-potus()
--------list-candidate-filings()
----doc.go(4KB)
----errors.go(149B)
----LICENSE(757B)
----api.go(334B)
----client.go(2KB)
----filings.go(7KB)
----candidates.go(4KB)
----README.md(2KB)
----util.go(613B)
----pagination.go(198B)