English 中文(简体)
标签:的问答
缩略语
原文:POST a list of items using REST

I m looking for a convention on how to serialize my data when I have a (long) list of items that I want to POST to the server. For example, if I have a resource /users and I wanted to POST a new one ...

热门标签