A go package for interacting with the EIA API v2
Go to file
Ryan McGuire 7431eb94f1
All checks were successful
Build and Publish / build (push) Successful in 46s
Build and Publish / publish (push) Successful in 5s
Move to public repo
2024-12-17 16:02:58 -05:00
.gitea/workflows Move to public repo 2024-12-17 16:02:58 -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 Move to public repo 2024-12-17 16:02:58 -05:00
go.sum Add gofumpt to tools 2024-12-16 14:24:31 -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