spotify-clone/backend/api/endpoints
2026-01-01 14:00:10 +07:00
..
__init__.py Refactor: Modularized backend and Typed Frontend API Client 2026-01-01 13:02:40 +07:00
browse.py Fix: Add fallback logic for stream fetching and implement browse endpoint 2026-01-01 13:43:26 +07:00
lyrics.py Refactor: Modularized backend and Typed Frontend API Client 2026-01-01 13:02:40 +07:00
playlists.py Refactor: Modularized backend and Typed Frontend API Client 2026-01-01 13:02:40 +07:00
search.py Refactor: Modularized backend and Typed Frontend API Client 2026-01-01 13:02:40 +07:00
settings.py Fix: Force official PyPI index for updates to bypass mirror errors 2026-01-01 14:00:10 +07:00
stream.py Fix: Force IPv4 and add Retry logic for stream 403s 2026-01-01 13:21:07 +07:00