# Apache APISIX Dashboard [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/apisix-dashboard/blob/master/LICENSE) [![Slack](https://badgen.net/badge/Slack/Join%20Apache%20APISIX?icon=slack)](https://apisix.apache.org/slack)

WebsiteDocsTwitter

- The master version should be used with Apache APISIX master version. - The project will not be released independently but will use a fixed git tag for each APISIX release. ## What's Apache APISIX Dashboard The Apache APISIX Dashboard is designed to make it as easy as possible for users to operate [Apache APISIX](https://github.com/apache/apisix) through a frontend interface. ## Development Pull requests are encouraged and always welcome. [Pick an issue](https://github.com/apache/apisix-dashboard/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) and help us out! Please refer to the [Development Guide](./docs/en/development.md). ## Contributing Please refer to the [Contribution Guide](./CONTRIBUTING.md) for a more detailed information. ## License [Apache License 2.0](./LICENSE)