3 JSON-to-Go: Convert JSON to Go struct

mholt.github.io posted by anonfunction 3090 days ago  

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.

Register to comment or vote on this story