fix: #212 (#213)

6 files changed
tree: 50204d4a7c7e53e86a9dd23daa93ac1ba483725f
  1. .github/
  2. website/
  3. .asf.yaml
  4. .dockerignore
  5. .gitignore
  6. .markdownlint.yml
  7. .yamllint
  8. docker-compose.yml
  9. Dockerfile
  10. README.md
  11. sync-docs.js
README.md

Apache APISIX™ Website

Netlify Status

The website of Apache APISIX™, a cloud-native microservices api gateway.

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus