A go package for interacting with the EIA API v2
Go to file
2024-12-04 16:01:07 -05:00
api Support non-final routes 2024-11-29 16:58:12 -05:00
cmd/eia-client Improve route inspection 2024-12-04 16:01:07 -05:00
pkg/eia Improve route inspection 2024-12-04 16:01:07 -05:00
schema Support non-final routes 2024-11-29 16:58:12 -05:00
.gitignore exclude vscode 2024-11-19 08:42:42 -05:00
go.mod Improve route inspection 2024-12-04 16:01:07 -05:00
go.sum Improve route inspection 2024-12-04 16:01:07 -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 Support non-final routes 2024-11-29 16:58:12 -05:00
README.md Initial commit 2024-11-11 16:01:14 +00:00
TODO.md Improve route inspection 2024-12-04 16:01:07 -05:00
tools.go Improve route inspection 2024-12-04 16:01:07 -05:00

eia-api-go

A go package for interacting with the EIA API v2