A go package for interacting with the EIA API v2
Go to file
2024-11-19 08:42:42 -05:00
api clean-up project 2024-11-16 11:08:40 -05:00
cmd/eia-client work on eia client 2024-11-19 08:42:18 -05:00
pkg/eia work on eia client 2024-11-19 08:42:18 -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 logging and client, context utils 2024-11-16 14:02:46 -05:00
go.sum logging and client, context utils 2024-11-16 14:02:46 -05:00
LICENSE Initial commit 2024-11-11 16:01:14 +00:00
main.go clean-up project 2024-11-16 11:08:40 -05:00
Makefile logging and client, context utils 2024-11-16 14:02:46 -05:00
README.md Initial commit 2024-11-11 16:01:14 +00: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