docs(README): Add supporting ecosystem tools to the open-source repository (#740)

Co-authored-by: a <a@gmail.com>
This commit is contained in:
WgoW
2025-04-23 22:23:13 +08:00
committed by GitHub
parent 61244f0f2a
commit a013ea2c46
2 changed files with 2 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ Refer to the [Code Synchronization](https://docs.soybeanjs.cn/guide/sync) docume
- [SuperApi](https://github.com/TmmTop/SuperApi): Quickly turn your idea into an online stable product! Entity-less library and table building, add, delete, change and check entity-less library table, support 15 kinds of condition query, as well as paging, list, unlimited tree list and other functions of the API deployment! With interface documentation, Auth authorisation, interface flow restriction, access to the client's real IP, advanced server caching components, dynamic APIs and other features, we look forward to your experience!
- [FastSoyAdmin](https://github.com/sleep1223/fast-soy-admin): A modern Management Platform based on FastAPI+Vue3+Naive UI.
- [ba](https://github.com/xiatianYa/Ba-Server): Backend service docking with soybean admin based on goFrame framework, adapted to dynamic routing, and interface authentication permissions.
- [soybean-admin-go](https://github.com/WgoW/soybean-admin-go):A Go backend service developed based on the Gin and GORM frameworks, integrated with the example branch of Soybean Admin. It supports dynamic routing and API permission authentication.
## How to Contribute