corylanou / tns-restful-json-api

This is the code repository that goes along with the "TheNewStack" article for RESTful JSON API post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About post complex data

yumin5723 opened this issue · comments

json.Unmarshal(body, &todo)

in the actual project, post data is complex,how can i define struct type? how can i parse these post data,thank you

There isn't really anything actionable in this issue, so I'm closing for now.