JSON → Go Struct

Generate a Go struct (with json tags) from a JSON object.

Runs in your browser — nothing is uploaded

 

How to use

  1. Paste a JSON object.
  2. Copy the generated Go struct.

Related tools