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 c319d0bce1 Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
..
AlbumDetails.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
ArtistDetails.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
CreateAlbum.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
CreateArtist.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
CreateSong.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
CreateTag.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
DeleteTag.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
MergeTag.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
ModifyAlbum.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
ModifyArtist.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
ModifySong.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
ModifyTag.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
Query.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
RegisterUser.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
SongDetails.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
TagDetails.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
types.ts Got all APIs working in Knex, except query. 5 years ago