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/SZgIcoi - thanks to generics it can be very thin. https://ift.tt/SZgIcoi August 30, 2022 at 11:06PM
Show HN: A SQL Card Game for Complete Beginners https://ift.tt/3IykryA December 9, 2021 at 05:03AM
Comments
Post a Comment