JSON-to-Go

Convert JSON to Go struct

This tool instantly converts JSON into a Go type definition. Paste a JSON structure on the left and the equivalent Go type will be generated to the right, which you can paste into your program. The script has to make some assumptions, so double-check the output!

For an example, try converting JSON from the SmartyStreets API or the GitHub API.

© 2015 Matt Holt (@mholt6) • View on GitHubDark modeVSC extension

JSON Go Copy to clipboard