raul
2cf128e4ce
Reviewed-on: #1 |
||
---|---|---|
cmd | ||
.gitignore | ||
.goreleaser.yaml | ||
LICENSE | ||
README.md | ||
backup-goxml2json.tar.gz | ||
go.mod | ||
go.sum | ||
main.go |
README.md
aemet
API Server that fetches spanish weather data from the AEMET formatted in XML and translates it to JSON, optionally allowing to render the obtained data in a web page.
Credits and thanks to riccardomanfrin for his fork of goxml2json, which allowed this entire project to work properly despite the AEMET's inconsistent XML formatting.