Automatically generate structs from json

Apollo f0a3a62ba2 Added basic structure creation 2 jaren geleden
examples f0a3a62ba2 Added basic structure creation 2 jaren geleden
README.md 404c5be37e Initialized Repo 2 jaren geleden
autostruct.go f0a3a62ba2 Added basic structure creation 2 jaren geleden
go.mod 404c5be37e Initialized Repo 2 jaren geleden
sample.json f0a3a62ba2 Added basic structure creation 2 jaren geleden
utils.go f0a3a62ba2 Added basic structure creation 2 jaren geleden

README.md

AutoStruct

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

AutoStruct should help with that.