Currently, the API returns the string representation of the Go objects. In this video, we look at how you can encode this into JSON and also how you can decode the body of incoming requests into Go objects.
Hey Gophers! My name is Elliot and I'm the creator of TutorialEdge and I've been working with Go systems for roughly 5 years now. Feel free to reach out to me on twitter - @Elliot_F
Currently, the API returns the string representation of the Go objects. In this video, we look at how you can encode this into JSON and also how you can decode the body of incoming requests into Go objects.