One simple webpage to add JSON struct tags to your Go structs.
Dentists hate him!
Paste your Go struct here:
type Foo struct { AThing string AnotherThing int AnotherOtherThing string }
Copy your structtagified struct here: