Automatically generate structs from json

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

README.md

AutoStruct

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

AutoStruct should help with that.