A go package for interacting with the EIA API v2
Go to file
2024-12-16 14:32:53 -05:00
.gitea/workflows Fix artifact config 2024-12-16 14:32:53 -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 Add logging tests 2024-12-11 15:41:09 -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 Add gofumpt to tools 2024-12-16 14:24:31 -05:00
go.sum Add gofumpt to tools 2024-12-16 14:24:31 -05:00
LICENSE Initial commit 2024-11-11 16:01:14 +00:00
main.go Start adding tests 2024-12-05 12:36:49 -05:00
Makefile Add gofumpt to tools 2024-12-16 14:24:31 -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 Add gofumpt to tools 2024-12-16 14:24:31 -05:00

eia-api-go

A go package for interacting with the EIA API v2