A go package for interacting with the EIA API v2
Go to file
2024-11-29 16:58:12 -05:00
api Support non-final routes 2024-11-29 16:58:12 -05:00
cmd/eia-client Support non-final routes 2024-11-29 16:58:12 -05:00
pkg/eia Support non-final routes 2024-11-29 16:58:12 -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 pretty printing, complete Makefile 2024-11-27 16:06:30 -05:00
go.sum Add pretty printing, complete Makefile 2024-11-27 16:06:30 -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 fix lying swagger spec response type 2024-11-27 13:52:15 -05: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