Automatically generate structs from json

Apollo 11e78d14bd Added comments on example před 2 roky
examples 11e78d14bd Added comments on example před 2 roky
README.md 404c5be37e Initialized Repo před 2 roky
autostruct.go f0a3a62ba2 Added basic structure creation před 2 roky
go.mod 404c5be37e Initialized Repo před 2 roky
sample.json f0a3a62ba2 Added basic structure creation před 2 roky
utils.go f0a3a62ba2 Added basic structure creation před 2 roky

README.md

AutoStruct

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

AutoStruct should help with that.