raul
a8cb384800
Again, credits to riccardomanfrin for his fork which saved my life, I'm only including this here incase the fork ever goes missing (https://github.com/riccardomanfrin/goxml2json). |
||
---|---|---|
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.