Monday, 13 March, 2017 UTC


Summary

While I don’t see a lot of it anymore, XML is still a common data format that people use.  I prefer JSON, but I don’t always have a say in how I receive data.  Some time ago I wrote a few tutorials on which include parsing XML data with Node.js, parsing XML data with Java, […]
The post Parse XML Data In A Golang Application appeared first on The Polyglot Developer.