Hacker News
- Decoding JSON sum types in Go without panicking https://nicolashery.com/decoding-json-sum-types-in-go/ 27 comments
- Sonnet: High performance JSON decoder in Go https://github.com/sugawarayuuta/sonnet 21 comments
- Decoding JSON sum types in Go without panicking https://nicolashery.com/decoding-json-sum-types-in-go/ 8 comments programming
- Decoding JSON sum types in Go without panicking https://nicolashery.com/decoding-json-sum-types-in-go/ 2 comments golang
- JSON decoding in Go http://attilaolah.eu/2013/11/29/json-decoding-in-go/ 14 comments golang
- Encoding and Decoding JSON, with Go’s net/http package https://kev.inburke.com/kevin/golang-json-http/?reddit 3 comments golang
- Going Go Programming: Decode JSON Documents In Go http://www.goinggo.net/2014/01/decode-json-documents-in-go.html 11 comments golang
- GitHub - a8m/djson: Fast Go decoder for dynamic JSON https://github.com/a8m/djson 11 comments golang