JSON Input
Paste JSON or upload a .json file
Go Struct Output
Generated Golang code
Enter JSON to generate Go struct
This tool converts JSON to Go structs. It adds `json` and `bson` tags automatically, handles nested objects, and even attempts to detect `time.Time` fields.