mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 06:44:07 +00:00
Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
spotify-manager
Personal Spotify playlist manager. Features inbound!
notes
- graphing
- stores links as from-to pairs
- fetches all playlists and links of the user into memory and then works with data. assumption is graphs won't be too big
to-do
- re-evaluate all logging
- DRY all the API calls and surrounding processing
Description
Languages
TypeScript
99.2%
Dockerfile
0.8%