[Operation|Middleware] Apache APISIX usage notes

Introduction

Apache APISIX is a dynamic, real-time, and high-performance cloud-native API gateway that provides rich traffic management functions such as load balancing, dynamic upstream, grayscale release, service fuse, identity authentication, and observability.

document

Official document address

Install

  1. quick installation
curl -sL https://run.api7.ai/apisix/quickstart | sh

Guess you like

Origin blog.csdn.net/macaiyun0629/article/details/132059267