feat(api): add getListens endpoint with pagination

This commit is contained in:
Julian Tölle 2020-05-02 20:03:43 +02:00
parent a770b48441
commit de6d057f80
7 changed files with 83 additions and 1 deletions

View file

@ -31,6 +31,7 @@
"@nestjs/typeorm": "^7.0.0",
"class-transformer": "^0.2.3",
"class-validator": "^0.12.2",
"nestjs-typeorm-paginate": "^2.0.3",
"passport": "^0.4.1",
"passport-jwt": "^4.0.0",
"passport-spotify": "^1.1.0",