mirror of
https://github.com/apache/apisix-dashboard.git
synced 2025-12-08 20:12:51 +00:00
32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
# Apache APISIX Dashboard
|
|
|
|
[](https://github.com/apache/apisix-dashboard/blob/master/LICENSE)
|
|
[](https://apisix.apache.org/slack)
|
|
|
|
<p align="center">
|
|
<a href="https://apisix.apache.org/">Website</a> •
|
|
<a href="https://github.com/apache/apisix/tree/master/docs">Docs</a> •
|
|
<a href="https://twitter.com/apacheapisix">Twitter</a>
|
|
</p>
|
|
|
|
- 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)
|