Grails 中的 REST API 和普通 API 有什么区别?
what is the difference between REST API and normal API in grails?
对于基于 Web 的应用程序,REST API 和普通 API 哪个更好?
我是否需要先应用插件才能在 grails 中使用 REST API?
您最好了解各种 HTTP API 的特性:
http://algermissen.io/classification_of_http_apis.html
像 "which is better" 这样的问题非常主观,不适合这个网站。
对于基于 Web 的应用程序,REST API 和普通 API 哪个更好?
我是否需要先应用插件才能在 grails 中使用 REST API?
您最好了解各种 HTTP API 的特性: http://algermissen.io/classification_of_http_apis.html
像 "which is better" 这样的问题非常主观,不适合这个网站。