{"encoding":"json"}
JSON (JavaScript Object Notation) is used all over the web as a text-based way of transmitting data. In this episode, we explore Go’s encoding/json package, and others with Daniel Marti.
JSON (JavaScript Object Notation) is used all over the web as a text-based way of transmitting data. In this episode, we explore Go’s encoding/json package, and others with Daniel Marti.
Discussion
Sign in or Join to comment or subscribe
Peter Ohler
2020-08-07T22:04:27Z ago
Someone must have planned this. Just above the listing for this talk is https://github.com/ohler55/ojg/blob/master/design.md. Its a whole set of golang tools for JSON including a faster parser, a JSONPath, and an app for processing JSON file similar to jq.
Jerod Santo
Bennington, Nebraska
Jerod co-hosts The Changelog, crashes JS Party & takes out the trash (his old code) once in awhile.
2020-08-07T23:31:19Z ago
I blame @matryer. Not because I think he planned it, but because I enjoy blaming him for things.
Mat Ryer
2020-08-09T20:26:14Z ago
😂