An open API service indexing awesome lists of open source software.

https://github.com/twhy/qq-music


https://github.com/twhy/qq-music

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# qq-music

| API | 路径       | 参数                                 |    例子 |
|-------|------------|---------------------------------------|-------------------------|
| 推荐 | `/` | `无` | |
| 排行  | `/top` | `无` | |
| 热搜 | `/hotkey` | `无`   | |
| 搜索 | `/search` | `keyword` 关键字 `page` 第几页,默认 `1` | `/search?keyword=李荣浩` |
| 歌词 | `/lyrics` | `id` 歌曲 id | `/lyrics?id=102367085` |