initial commit
This commit is contained in:
commit
8a19a733d6
35 changed files with 2489 additions and 0 deletions
4
src/routes/mod.rs
Normal file
4
src/routes/mod.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
pub mod auth;
|
||||
pub mod me;
|
||||
pub mod playlists;
|
||||
pub mod users;
|
Loading…
Add table
Add a link
Reference in a new issue