mirror of https://github.com/rocboss/paopao-ce
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| admin | 7 months ago | |
| bot | 7 months ago | |
| localoss | 7 months ago | |
| space | 7 months ago | |
| web | 7 months ago | |
| README.md | ||
| gen.go | 7 months ago | |
README.md
RESTful API for paopao-ce
本目录包含所有RESTful API相关定义文件
| 服务 | 目录 | 系列API | url前缀 | 备注 |
|---|---|---|---|---|
| Web | web | / | / | Web系列RESTful API相关定义文件 |
| Admin | admin | m | /m/ | Admin后台运维系列相关RESTful API相关定义文件 |
| SpaceX | space | x | /x/ | SpaceX系列相关RESTful API相关定义文件 |
| NativeOBS | localoss | s | /s/ | NativeOBS系列RESTful API相关定义文件 |
| Bot | bot | r | /r/ | Bot系列相关RESTful API相关定义文件 |