mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(api): add getListens endpoint with pagination
This commit is contained in:
parent
a770b48441
commit
de6d057f80
7 changed files with 83 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue