A go package for interacting with the EIA API v2
Go to file
Ryan McGuire 426f810faf
Some checks failed
Build and Publish / build (push) Successful in 1m7s
Build and Publish / publish (push) Failing after 5s
Enable go list
2024-12-17 16:25:31 -05:00
.gitea/workflows Enable go list 2024-12-17 16:25:31 -05:00
api Support non-final routes 2024-11-29 16:58:12 -05:00
cmd/eia-client Move to public repo 2024-12-17 16:02:58 -05:00
pkg/eia Move to public repo 2024-12-17 16:02:58 -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 Upgrade go 2024-12-17 16:15:50 -05:00
go.sum Upgrade go 2024-12-17 16:15:50 -05:00
LICENSE Move to public repo 2024-12-17 16:02:58 -05: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