Automatically generate structs from json

Apollo 11e78d14bd Added comments on example пре 3 година
examples 11e78d14bd Added comments on example пре 3 година
README.md 404c5be37e Initialized Repo пре 3 година
autostruct.go f0a3a62ba2 Added basic structure creation пре 3 година
go.mod 404c5be37e Initialized Repo пре 3 година
sample.json f0a3a62ba2 Added basic structure creation пре 3 година
utils.go f0a3a62ba2 Added basic structure creation пре 3 година

README.md

AutoStruct

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

AutoStruct should help with that.