Serendipity96 commented on a change in pull request #560:
URL: https://github.com/apache/apisix-website/pull/560#discussion_r703123868



##########
File path: 
website/blog/2021-09-06-python-helps-you-quickly-with-Apache-APISIX-development.md
##########
@@ -0,0 +1,275 @@
+---
+title: "Python 助你快速上手 Apache APISIX 插件开发"
+author: "shuaijinchao"
+authorURL: "https://github.com/shuaijinchao";
+authorImageURL: "https://avatars.githubusercontent.com/u/8529452?v=4";
+keywords:
+
+- Python
+- APISIX
+- APISIX Python 插件
+- APISIX Python plugin
+- apisix-python-plugin-runner
+- APISIX Python Plugin Runner 
+tags: [technology]
+
+---
+
+<!--truncate-->
+
+在 `Apache APISIX Python Runner` 之前社区中已经支持了 `Java` 和 `Golang` 语言的 `Runner` ,今天 
`Python Runner`
+也来了,社区中的小伙伴们在开发 `Apache APISIX` 的插件时又多了一种新选择。
+
+## 简介
+
+### Apache APISIX
+
+`APISIX` 是一个高性能的云原生开源API网关,它可以对请求进行统一的拦截和治理(如:`鉴权`、`认证`、`缓存`、`版本`、`熔断`、`审计`

Review comment:
       APISIX  -> Apache APISIX




-- 
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]


Reply via email to