↳
In-reply-to
»
#golang - I tried something with Mithril.js and Golang, but I do not know how to read the JSON send via PUT to the server. It is driving my crazy. All I get is a bunch of weird "true false true false 0 0" values in the request.Body.
⤋ Read More
@carsten@yarn.zn80.net You need to Unmarshal the json into a struct