Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Rust

1 items on 03 Nov 2013
Go Rust

Using XSLT With Go

I am working on a project that requires pulling and processing different XML feeds from the web and storing the data into MongoDB as JSON. Since new feeds come up everyday, changing the Go program to process and publish…

Source: Ardan Labs Blog