guoqqqi commented on code in PR #1502: URL: https://github.com/apache/apisix-website/pull/1502#discussion_r1111367095
########## blog/zh/blog/2023/02/08/what-is-restful-api.md: ########## @@ -0,0 +1,265 @@ +--- +title: "RESTful API 为何成为顶流 API 架构风格?" +authors: + - name: "孙毅" + title: "Author" + url: "https://github.com/litesun" + image_url: "https://github.com/litesun.png" +keywords: +- RESTful +- Apache APISIX +- API +description: 本文将介绍什么是 RESTful API 以及我们如何使用它。 + +tags: [Ecosystem] Review Comment: ```suggestion description: 本文将介绍什么是 RESTful API 以及我们如何使用它。 tags: [Ecosystem] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
