Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanxi/rank
一个通用排行榜服务
https://github.com/hanxi/rank
game http rank server skynet wlua
Last synced: about 5 hours ago
JSON representation
一个通用排行榜服务
- Host: GitHub
- URL: https://github.com/hanxi/rank
- Owner: hanxi
- License: mit
- Created: 2023-08-19T12:21:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T13:43:14.000Z (about 1 year ago)
- Last Synced: 2023-08-24T15:44:50.892Z (about 1 year ago)
- Topics: game, http, rank, server, skynet, wlua
- Language: Lua
- Homepage:
- Size: 111 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rank
一个通用排行榜服务基于 [wlua](https://github.com/hanxi/wlua) 搭建。
## 接口
### 插入或者更新数据
- POST 接口: `/update`
### 查询数据和排名
- GET 接口: `/query`
### 查询多份数据
- GET 接口: `/infos`
### 获取排名列表
- GET 接口: `/ranklist`
### 删除数据
- POST 接口: `/delete`
## 详细文档
[doc](/doc)
## QQ 群
群号 677839887