You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/02 03:34:13 UTC

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1254: docs: Update 2022-01 blogs tags/keywords/decs

SylviaBABY commented on code in PR #1254:
URL: https://github.com/apache/apisix-website/pull/1254#discussion_r935082357


##########
blog/en/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md:
##########
@@ -13,12 +13,12 @@ keywords:
 - Apache APISIX
 - Apache Dubbo
 - Proxy
-- Plugin
-description: In this article, we introduced how to use Apache APISIX to implement a proxy for Dubbo Service. By introducing the dubbo-proxy plugin, you can build a simpler and more efficient traffic link for the back-end system of Dubbo framework.
-tags: [Technology]
+- API Gateway
+description: This article describes how to use APISIX to implement a proxy for Dubbo. You can use dubbo-proxy plugin to build backend system of Dubbo framework.
+tags: [Ecosystem,Plugin]

Review Comment:
   ```suggestion
   tags: [Ecosystem,Plugins]
   ```



##########
blog/en/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md:
##########
@@ -11,11 +11,11 @@ authors:
     image_url: "https://avatars.githubusercontent.com/u/39793568?v=4"
 keywords: 
 - Apache APISIX
+- API Gateway
 - Authentication
-- Plugin
 - Ecosystem
-description: This article describes the use of `forward-auth`, a new plugin in Apache APISIX, and provides detailed instructions on how to use this cleanly designed authentication model.
-tags: [Technology,Ecosystem,Authentication]
+description: This article describes `forward-auth`, a new plugin in APISIX, and show the details on how to use this cleanly designed authentication model.
+tags: [Authentication,Plugin]

Review Comment:
   ```suggestion
   tags: [Authentication,Plugins]
   ```



##########
blog/zh/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md:
##########
@@ -12,13 +12,13 @@ authors:
 keywords: 
 - Apache APISIX
 - Apache Dubbo
-- 代理操作
-- 插件
-description: 本文为大家介绍了如何借助 Apache APISIX 实现 Dubbo Service 的代理,通过引入 dubbo-proxy 插件便可为 Dubbo 框架的后端系统构建更简单更高效的流量链路。
-tags: [Technology]
+- 代理
+- API Gateway
+description: 本文为介绍了如何借助 Apache APISIX 实现 Dubbo Service 的代理,通过引入 dubbo-proxy 插件便可为 Dubbo 框架的后端系统构建更简单更高效的流量链路。
+tags: [Ecosystem,Plugin]

Review Comment:
   ```suggestion
   tags: [Ecosystem,Plugins]
   ```



##########
blog/zh/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md:
##########
@@ -11,11 +11,11 @@ authors:
     image_url: "https://avatars.githubusercontent.com/u/39793568?v=4"
 keywords: 
 - Apache APISIX
+- API Gateway
 - 认证
-- 插件
 - 生态
 description: 本文将介绍 Apache APISIX 中新增插件 `forward-auth` 的使用方法,为大家详细说明如何使用这款设计简洁的认证模型。
-tags: [Technology,Ecosystem,Authentication]
+tags: [Authentication,Plugin]

Review Comment:
   ```suggestion
   tags: [Authentication,Plugins]
   ```



##########
blog/en/blog/2022/01/17/apisix-kafka-integration.md:
##########
@@ -15,11 +15,11 @@ keywords:
 - Kafka
 - logging
 - monitoring
-description: Apache APISIX has been providing support for Apache Kafka since version 1.2 with the kafka-logger plugin release. kafka-logger has been enhanced several times since then to provide very mature and complete functionality. It supports pushing API request logs, request bodies, and response bodies, to a Kafka cluster in JSON format.
-tags: [Technology]
+description: This article describes how to use the kafka-logger plugin with APISIX. Wiht enhancements, the plugin now has mature and complete functions.
+tags: [Ecosystem,Plugin]

Review Comment:
   ```suggestion
   tags: [Ecosystem,Plugins]
   ```



##########
blog/en/blog/2022/01/25/apisix-grpc-web-integration.md:
##########
@@ -12,10 +12,10 @@ authors:
 keywords: 
 - Apache APISIX
 - gRPC
-- gRPC-Web
+- API Gateway
 - Ecology
-description: Apache APISIX already supports gRPC protocol proxies, as well as HTTP(s) to gRPC Server proxies via the gRPC Transcode plugin. Through active community discussion and contributions, Apache APISIX has broadened the scope of support for the gRPC ecosystem, support for the gRPC Web Protocol Request Proxy.
-tags: [Technology,Ecosystem]
+description: APISIX has broadened the scope of support for the gRPC ecosystem. This article will introduce details of using the gRPC web protocol request proxy.
+tags: [Ecosystem,Plugin]

Review Comment:
   ```suggestion
   tags: [Ecosystem,Plugins]
   ```



##########
blog/zh/blog/2022/01/25/apisix-grpc-web-integration.md:
##########
@@ -12,10 +12,10 @@ authors:
 keywords: 
 - Apache APISIX
 - gRPC
-- gRPC-Web
-- Ecology
-description: Apache APISIX 已经支持了 gRPC 协议代理,以及通过 gRPC Transcode 插件支持了 HTTP(s) 到 gRPC Server 的代理。通过社区的积极讨论和贡献,Apache APISIX 又拓宽了 gRPC 生态的支持范围:支持 gRPC Web 协议请求代理。
-tags: [Technology,Ecosystem]
+- API Gateway
+- Ecosystem
+description: 通过社区的积极讨论和贡献,Apache APISIX 又拓宽了 gRPC 生态的支持范围。本文将介绍 gRPC Web 协议请求代理的具体使用步骤及细节。
+tags: [Ecosystem,Plugin]

Review Comment:
   ```suggestion
   tags: [Ecosystem,Plugins]
   ```



##########
blog/zh/blog/2022/01/17/apisix-kafka-integration.md:
##########
@@ -15,8 +15,8 @@ keywords:
 - Kafka
 - 日志
 - 监控
-description: Apache APISIX 早在 1.2 版本开始就已经提供了 kafka-logger 插件的支持,其后又经过多次功能强化,目前已具备非常成熟且完善的功能。支持将 API 请求日志,甚至请求体和响应体以 JSON 格式推送至 Kafka 集群中。
-tags: [Technology]
+description: 本文介绍了如何在 Apache APISIX 中使用 kafka-logger 插件。经过多次功能强化后,目前该插件已具备非常成熟且完善的功能。
+tags: [Ecosystem,Plugin]

Review Comment:
   ```suggestion
   tags: [Ecosystem,Plugins]
   ```



##########
blog/zh/blog/2022/01/21/apisix-xrpc-details-and-miltilingual.md:
##########
@@ -16,7 +16,7 @@ keywords:
 - 多语言
 - 生态
 description: 本文为大家带来了 Apache APISIX 即将发布的 xRPC 框架以及相关细节,同时介绍了 Apache APISIX 在多语言开发支持中的细节展示。
-tags: [Technology,Ecosystem]
+tags: Ecosystem]

Review Comment:
   ```suggestion
   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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org