deisgn yelp那一章里面关于search api的设计,
http post /v1/search?.. 感觉这个不像是restful api,restful api 的/v1/ 后面不是应该接名词么
这里的 search 是作为名字来用的,你可以参考一下 Google 搜索的链接,也是一样的。
deisgn yelp那一章里面关于search api的设计,
http post /v1/search?.. 感觉这个不像是restful api,restful api 的/v1/ 后面不是应该接名词么
这里的 search 是作为名字来用的,你可以参考一下 Google 搜索的链接,也是一样的。