diff --git a/README.md b/README.md index ecfcb5f..81facb9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ **PPanel is a pure, professional, and perfect open-source proxy panel tool, designed for learning and practical use.** -[English](README.md) | [中文](README_zh.md) | [Report Bug](https://github.com/perfect-panel/ppanel-server/issues/new) | [Request Feature](https://github.com/perfect-panel/ppanel-server/issues/new) +[English](README.md) | [中文](readme_zh.md) | [Report Bug](https://github.com/perfect-panel/ppanel-server/issues/new) | [Request Feature](https://github.com/perfect-panel/ppanel-server/issues/new) @@ -108,7 +108,7 @@ proxy services. Built with Go, it emphasizes performance, security, and scalabil Explore the full API documentation: -- **Swagger**: [https://ppanel.dev/swagger/ppanel](https://ppanel.dev/swagger/ppanel) +- **Swagger**: [https://ppanel.dev/en-US/swagger/ppanel](https://ppanel.dev/swagger/ppanel) The documentation covers all endpoints, request/response formats, and authentication details. @@ -188,6 +188,86 @@ Supported platforms include: Contributions are welcome! Please follow the [Contribution Guidelines](CONTRIBUTING.md) for bug fixes, features, or documentation improvements. +# ✨ Special Thanks + +A huge thank you to the following outstanding open-source projects that have provided invaluable support for this +project's development! 🚀 + +
| Project | +Description | +Project | +Description | +
|---|---|---|---|
|
+
+ + Gin + |
+
+ High-performance Go Web framework + |
+
+
+ + Gorm + |
+
+ Powerful Go ORM framework + |
+
+
+ ![]() + Asynq + |
+
+ Asynchronous task queue for Go + |
+
+
+ + Go-Swagger + |
+
+ Comprehensive Go Swagger toolkit + |
+
|
+
+ + Go-Zero + |
+
+ Go microservices framework (this project's API generator is built on Go-Zero) + |
+ ||
| 项目 | +描述 | +项目 | +描述 | +
|---|---|---|---|
|
+
+ + Gin + |
+
+ 高性能的 Go Web 框架 + |
+
+
+ + Gorm + |
+
+ 功能强大的 Go ORM 框架 + |
+
+
+ ![]() + Asynq + |
+
+ Go 语言的异步任务队列 + |
+
+
+ + Go-Swagger + |
+
+ 完整的 Go Swagger 工具集 + |
+
|
+
+ + Go-Zero + |
+
+ Go 微服务框架(本项目的 API 生成器,基于 Go-Zero 实现) + |
+ ||