JSON om te gaan

type TrumanGenerated struct {
	Description string `json:"description"`
	URL string `json:"url"`
}

Inleiding tot het hulpmiddel

Deze tool is een online tool voor het converteren van JSON-strings naar Go-structuren.