Skip to main content

Show HN: Go, JSON, Streaming and Generics https://ift.tt/piBZPGJ

Show HN: Go, JSON, Streaming and Generics I needed an easy way of handling large JSON blobs (200MB+) which I found is easy, but very verbose, using encoding/json. Dealing with deeply nested structs was a real pain so I wrote myself a wrapper around it - https://ift.tt/aB3MWKx - thanks to generics it can be very thin. https://ift.tt/aB3MWKx August 31, 2022 at 12:06AM

Comments

Popular posts from this blog