Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 290 Bytes

qqmusic-rs

QQMusic general client lib in rust

Usage

Api functions returns Url if you need to GET that, or (Url, String) for POST endpoints.

All POST endpoints need Content-Type: application/json until noted

Credit

QQMusicApi