相关疑难解决方法(0)

什么是最好/常见的RESTful url动词和动作?

我正在尝试找到有关最佳和最常见的RESTful网址操作的一些信息.

例如,您使用什么URL来显示项目的详细信息,编辑项目,更新等.

/question/show/<whatever>
/question/edit/<whatever>
/question/update/<whatever> (this is the post back url)
/question/list   (lists the questions)
Run Code Online (Sandbox Code Playgroud)

哼.感谢任何人的帮助:)

rest

83
推荐指数
2
解决办法
5万
查看次数

标签 统计

rest ×1