[Golang] How to marshal and unmarshal JSON?



[Golang] How to marshal and unmarshal JSON?

[Golang] How to marshal and unmarshal JSON?

JSON 101 in Golang, marshalling and unmarshalling!

The in-built JSON package: https://golang.org/pkg/encoding/json/

Happy coding!

Checkout my Go playlist: https://www.youtube.com/playlist?list=PLfyLecA5DLOdh27bITpI89JZ0zvV3eEAy


Golang version: 1.15
IDE: Goland
OS: Mac
Accent: French

Comments are closed.