A go package for interacting with the EIA API v2
Go to file
2024-11-26 12:50:02 -05:00
api Implement func mapper for parser reflection 2024-11-26 11:46:15 -05:00
cmd/eia-client Start busting out reflection for GetFacet 2024-11-26 12:48:49 -05:00
pkg/eia Implement reflection and list facets 2024-11-26 10:54:55 -05:00
schema Fix swagger spec problems, gen client 2024-11-15 16:30:45 -05:00
.gitignore exclude vscode 2024-11-19 08:42:42 -05:00
go.mod Add facet completion func 2024-11-26 12:16:27 -05:00
go.sum Add facet completion func 2024-11-26 12:16:27 -05:00
LICENSE Initial commit 2024-11-11 16:01:14 +00:00
main.go Implement func mapper for parser reflection 2024-11-26 11:46:15 -05:00
Makefile Implement func mapper for parser reflection 2024-11-26 11:46:15 -05:00
README.md Initial commit 2024-11-11 16:01:14 +00:00
TODO.md Update TODO 2024-11-26 12:50:02 -05:00
tools.go Fix swagger spec problems, gen client 2024-11-15 16:30:45 -05:00

eia-api-go

A go package for interacting with the EIA API v2