Automatically generate structs from json

Apollo 11e78d14bd Added comments on example hace 2 años
examples 11e78d14bd Added comments on example hace 2 años
README.md 404c5be37e Initialized Repo hace 2 años
autostruct.go f0a3a62ba2 Added basic structure creation hace 2 años
go.mod 404c5be37e Initialized Repo hace 2 años
sample.json f0a3a62ba2 Added basic structure creation hace 2 años
utils.go f0a3a62ba2 Added basic structure creation hace 2 años

README.md

AutoStruct

Given unknown json but want nice clean structures to load it consistently?

AutoStruct should help with that.