/
JSON till Go
Tillbaka
JSON till Go
Automatiskt mappa JSON-strukturer till Go Struct-kod
Käll-JSON
{"user_id": 1, "profile": {"nick_name": "Gemini", "tags": ["AI", "Tech"]}}
Generera kod ->
Rensa allt
Genererad Go Struct