You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sander Vocke f1a5597598 User authentication and per-user data (#31) 5 years ago
..
AlbumDetails.ts User authentication and per-user data (#31) 5 years ago
ArtistDetails.ts User authentication and per-user data (#31) 5 years ago
CreateAlbum.ts User authentication and per-user data (#31) 5 years ago
CreateArtist.ts User authentication and per-user data (#31) 5 years ago
CreateSong.ts User authentication and per-user data (#31) 5 years ago
CreateTag.ts User authentication and per-user data (#31) 5 years ago
DeleteTag.ts User authentication and per-user data (#31) 5 years ago
MergeTag.ts User authentication and per-user data (#31) 5 years ago
ModifyAlbum.ts User authentication and per-user data (#31) 5 years ago
ModifyArtist.ts User authentication and per-user data (#31) 5 years ago
ModifySong.ts User authentication and per-user data (#31) 5 years ago
ModifyTag.ts User authentication and per-user data (#31) 5 years ago
Query.ts User authentication and per-user data (#31) 5 years ago
RegisterUser.ts User authentication and per-user data (#31) 5 years ago
SongDetails.ts User authentication and per-user data (#31) 5 years ago
TagDetails.ts User authentication and per-user data (#31) 5 years ago
types.ts Got all APIs working in Knex, except query. 5 years ago