Skip to content

waylyrics/qqmusic-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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